MixerState<TParameter>.

Add(Object, TParameter) Method

Summary

Calls one of the other Animancer.MixerState`1.Add(System.Object,`0) overloads as appropriate.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public AnimancerState Add(Object child, TParameter threshold)

Parameters

Name Type Description
child Object
threshold TParameter

Return Value

Type Description
AnimancerState