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

ManualMixerState.

RawTime Property

Summary

The weighted average Animancer.AnimancerState.Time of each child state according to their Animancer.AnimancerNode.Weight.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public override double RawTime { get; set; }

Remarks

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

Value

Type Description
double