WeightedMaskLayersDefinition.

GetRmWeight(int) Method

Summary

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

Syntax

public float GetRmWeight(int groupIndex)

Remarks

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

Parameters

Name Type Description
groupIndex int

Return Value

Type Description
float