Class GroundDetector
Used to detect if an object is touching the ground
Namespace: WeaverCore.Components
Assembly: WeaverCore.dll
Syntax
public class GroundDetector : MonoBehaviour
Properties
| Edit this page View SourceTouchingGround
Is this object touching the ground?
Declaration
public bool TouchingGround { get; }
Property Value
Type | Description |
---|---|
bool |