WeightedMaskLayersDefinition.

SetRmWeight(int, float) Method

Summary

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

Syntax

public bool SetRmWeight(int groupIndex, float value)

Remarks

Returns false if the indices are outside the Animancer.WeightedMaskLayersDefinition.RootMotionWeights.

Parameters

Name Type Description
groupIndex int
value float

Return Value

Type Description
bool