ControllerState.

GatherDefaultStates() Method

Summary

Gathers the Animancer.ControllerState.DefaultStateHashes from the current states on each layer.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public void GatherDefaultStates()

Remarks

This is called by Animancer.ControllerState.CreatePlayable(UnityEngine.Playables.Playable@).

Return Value

Type Description
void