Property wasPerformedThisFrame
wasPerformedThisFrame
Read whether the button performed this frame, which typically means whether the button started being pressed during this frame. This is typically only true for one single frame.
Declaration
public bool wasPerformedThisFrame { get; }
Property Value
| Type | Description |
|---|---|
| bool |