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

ControllerState.

Clone(AnimancerPlayable) Method

Summary

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

Syntax

public override AnimancerState Clone(AnimancerPlayable root)

Parameters

Name Type Description
root AnimancerPlayable

Return Value

Type Description
AnimancerState