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

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