ManualMixerState.

GetParentMixer(IPlayableWrapper) Method

Summary

Returns the highest Animancer.ManualMixerState in the hierarchy above the `state` (inclusive).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public static ManualMixerState GetParentMixer(IPlayableWrapper node)

Parameters

Name Type Description
node IPlayableWrapper

Return Value

Type Description
ManualMixerState