This is the old Animancer v7.4 documentation. Click here for the latest version.

MixerTransition<TMixer, TParameter>.

DefaultParameter Property

Summary

[UnityEngine.SerializeField] The initial parameter value to give the mixer when it is first created.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerTransition<TMixer, TParameter>

Syntax

public TParameter DefaultParameter { get; }

Value

Type Description
TParameter