AnimancerState.

Clone(AnimancerPlayable) Method

Summary

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

Syntax

public abstract AnimancerState Clone(AnimancerPlayable root)

Parameters

Name Type Description
root AnimancerPlayable

Return Value

Type Description
AnimancerState