Property disableSnapColliderWhenSelected
disableSnapColliderWhenSelected
Automatically disable or enable the Snap Collider when the interactable is selected or deselected.
Declaration
public bool disableSnapColliderWhenSelected { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
This behavior will always automatically disable the Snap Collider when this behavior is disabled.