Property PreviousStateIsValid
PreviousStateIsValid
Set this to force the next update to ignore state from the previous frame.
This is useful, for example, if you want to cancel damping or other time-based processing.
Declaration
public override bool PreviousStateIsValid { get; set; }
Property Value
Type | Description |
---|---|
bool |