ManualMixerState.

AddRange(Object[]) Method

Summary

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

Syntax

public void AddRange(params Object[] clips)

Parameters

Name Type Description
clips Object[]

Return Value

Type Description
void