Method SetFrameDependent
SetFrameDependent(bool)
Sets the interaction state that are based on whether they occurred "this frame".
Declaration
public void SetFrameDependent(bool wasActive)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | wasActive | Whether the previous state is active (in other words, pressed). |