ManualMixerState.

ManualMixerState.TimeDetails Struct

Summary

Details used for managing the timing of a mixer.
Assembly
Animancer.dll
Namespace
Animancer
Base Types
  • ValueType
graph BT Type-->Base0["ValueType"] Type["ManualMixerState.TimeDetails"] class Type type-node

Syntax

public struct ManualMixerState.TimeDetails : ValueType

Fields

Name Constant Value Summary
Length
Animancer.AnimancerState.Length
NormalizedTime
Animancer.AnimancerState.NormalizedTime
TotalWeight
The total weight of all child states.

Methods

Name Value Summary
ToString() string
Returns a description of these details.