AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

SetNormalizedEndTime(float) Method

Summary

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

Syntax

public void SetNormalizedEndTime(float normalizedTime)

Parameters

Name Type Description
normalizedTime float

Return Value

Type Description
void