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

AnimancerLayer.

DestroyStates() Method

Summary

Destroys all states connected to this layer.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

public void DestroyStates()

Remarks

This operation cannot be undone.

Return Value

Type Description
void