MixerParameterTween<TParameter>.

MixerParameterTween(MixerState<TParameter>) Constructor

Summary

Creates a new Animancer.MixerParameterTween`1 and sets the Animancer.MixerParameterTween`1.Mixer.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerParameterTween<TParameter>

Syntax

public MixerParameterTween(MixerState<TParameter> mixer)

Parameters

Name Type Description
mixer MixerState<TParameter>

Return Value

Type Description
void