WeightedMaskLayersDefinition.

GetWeight(int, int) Method

Summary

Gets the specified weight.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayersDefinition

Syntax

public float GetWeight(int groupIndex, int transformIndex)

Remarks

Returns System.Single.NaN if the indices are outside the Animancer.WeightedMaskLayersDefinition.Weights.

Parameters

Name Type Description
groupIndex int
transformIndex int

Return Value

Type Description
float