ManualMixerState.

GetChild(int) Method

Summary

[Animancer.IPlayableWrapper] Returns the state connected to the specified `index` as a child of this node.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public override sealed AnimancerState GetChild(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
AnimancerState