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

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