ManualMixerState.

SetChildrenTime(float, bool) Method

Summary

Sets Animancer.AnimancerState.Time for all Animancer.ManualMixerState.ChildStates.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public void SetChildrenTime(float value, bool normalized = false)

Parameters

Name Type Description
value float
normalized bool

Return Value

Type Description
void