ManualMixerState.

AddRange(Object[]) Method

Summary

Calls Animancer.ManualMixerState.Add(System.Object) for each of the `children`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public void AddRange(params Object[] children)

Parameters

Name Type Description
children Object[]

Return Value

Type Description
void