MixerState<TParameter>.

RawTime Property

Summary

The weighted average Animancer.AnimancerState.Time of each child state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public override double RawTime { get; }

Remarks

If there are any Animancer.ManualMixerState.SynchronizedChildren, only those states will be included in the getter calculation.

Value

Type Description
double