MixerParameterTweenFloat.

MixerParameterTweenFloat(MixerState<float>) Constructor

Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerParameterTweenFloat

Syntax

public MixerParameterTweenFloat(MixerState<float> mixer)

Parameters

Name Type Description
mixer MixerState<float>

Return Value

Type Description
void