ManualMixerState.

Set(int, Object, bool) Method

Summary

Calls one of the other Animancer.ManualMixerState.Set(System.Int32,System.Object,System.Boolean) overloads as appropriate for the `child`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public AnimancerState Set(int index, Object child, bool destroyPrevious)

Parameters

Name Type Description
index int
child Object
destroyPrevious bool

Return Value

Type Description
AnimancerState