AnimancerState.

SetRoot(AnimancerPlayable) Method

Summary

The Animancer.AnimancerPlayable at the root of the graph.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public void SetRoot(AnimancerPlayable root)

Parameters

Name Type Description
root AnimancerPlayable

Return Value

Type Description
void