Click or drag to resize

SphericalGravitationalPointIsGlobal Property

Gets or sets whether this point should affect all entities regardless of whether they're in range.

Namespace:  Archon.SwissArmyLib.Gravity
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsGlobal { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also