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