AnimancerEvent.Sequence.

AnimancerEvent.

GetRealNormalizedEndTime(float) Method

Summary

[Pro-Only] 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

public float GetRealNormalizedEndTime(float speed = 1)

Parameters

Name Type Description
speed float

Return Value

Type Description
float