Summary
[Assert-Conditional]
Throws an System.ArgumentOutOfRangeException
if any event is outside the range of 0 <= normalizedTime < 1.
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public void AssertNormalizedTimesForLooping(AnimancerState state)
If you want an event at the very end of a looping animation,
you can use
Animancer.AnimancerEvent.AlmostOne.
This excludes the
EndEvent since it works differently to other events.
Attributes
| Type |
Description |
| ConditionalAttribute |
|
Parameters
Return Value