Method
FlexMotionLayer.SetUseWeightedLengths(bool)

Summary

Syntax

public FlexMotionLayer SetUseWeightedLengths(bool value)

Parameters

Name Type Description
value bool Whether to turn weighted lengths on or off.

Return Value

Type Description
FlexMotionLayer The same instance of FlexMotionLayer, allowing chained method calls.