ManualMixerState.

Clone(AnimancerPlayable) Method

Summary

Creates a copy of this state with the specified Animancer.AnimancerNode.Root.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public override AnimancerState Clone(AnimancerPlayable root)

Parameters

Name Type Description
root AnimancerPlayable

Return Value

Type Description
AnimancerState