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

AnimancerState.

LayerIndex Property

Summary

The index of the Animancer.AnimancerLayer this state is connected to (determined by the Animancer.AnimancerState.Parent). Returns -1 if this state is not connected to a layer.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public int LayerIndex { get; set; }

Value

Type Description
int