GravitasSubjectProxy
Class in Gravitas namespace
Inherits from UnityEngine.MonoBehaviour
Class in Gravitas namespace
Inherits from UnityEngine.MonoBehaviour
A physics proxy of a subject.
Gets or sets the proxy's currently used rigidbody.
Read-Only
Whether or not this subject has left the bounds of the field it is in.
Creates and returns a proxy of the given body.
gravitasBody The body to proxy.
Marks the given collider of this subject as in or out of bounds of the field it is in.
col The collider to mark.
isOutOfBounds Whether or not this collider is out of bounds.