Click or drag to resize

SphericalGravitationalPointRadius Property

Gets or sets the radius of this gravitational point.
Remarks
If IsGlobal is true, then this property is ignored.

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

Property Value

Type: Single
See Also