ControllerState.

GetLayerWeight(int) Method

Summary

Gets the weight of the layer at the specified index.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public float GetLayerWeight(int layerIndex)

Parameters

Name Type Description
layerIndex int

Return Value

Type Description
float