Interface IConditionalSnap
Implements this interface in a MonoBehaviour to dynamically enable or disable grid snapping on the parent. GameObject.
Namespace: UnityEngine.ProGrids
Syntax
public interface IConditionalSnap
Properties
snapEnabled
Declaration
bool snapEnabled { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |