Summary
Returns the
Animancer.AnimancerEvent.Sequence.NormalizedEndTime
but converts System.Single.NaN
to its corresponding default value: positive speed ends at 1 and negative speed ends at 0.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public float GetRealNormalizedEndTime(float speed = 1)
Attributes
Type | Description |
---|---|
MethodImplAttribute |
Parameters
Name | Type | Description |
---|---|---|
speed | float |
Return Value
Type | Description |
---|---|
float |