This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

GetNormalizedEndTime(float) Method

Summary

Returns the Animancer.AnimancerEvent.normalizedTime of the Animancer.AnimancerEvent.Sequence.EndEvent.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence.Serializable

Syntax

public float GetNormalizedEndTime(float speed = 1)

Remarks

If the value is not set, the value is determined by Animancer.AnimancerEvent.Sequence.GetDefaultNormalizedEndTime(System.Single).

Parameters

Name Type Description
speed float

Return Value

Type Description
float