Method
FlexMotionLayer.SetApplyFootIK(bool)

Summary

Syntax

public FlexMotionLayer SetApplyFootIK(bool value)

Parameters

Name Type Description
value bool Whether to turn foot IK on or off.

Return Value

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