Click or drag to resize
RigidBodyHasCustomGravity Property
Return true if this body has alternative gravity (instead of default world gravity).

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasCustomGravity { get; }

Property Value

Type: Boolean
See Also