Class SpatialInstance
public abstract class SpatialInstance
- Inheritance
-
SpatialInstance
- Derived
- Inherited Members
- Extension Methods
Constructors
SpatialInstance()
protected SpatialInstance()
Fields
SpatialBehavior
public SpatialBehavior SpatialBehavior
Field Value
TriggerCollider
public Collider TriggerCollider
Field Value
- Collider
Properties
IsEnabled
public bool IsEnabled { get; }
Property Value
Methods
SetDisabled(int, bool)
public void SetDisabled(int contextHash, bool disabled)