ControllerState.

ControllerState(RuntimeAnimatorController) Constructor

Summary

Creates a new Animancer.ControllerState to play the `controller`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public ControllerState(RuntimeAnimatorController controller)

Parameters

Name Type Description
controller RuntimeAnimatorController

Return Value

Type Description
void