Method
FlexMotionLayer.SetApplyPlayableIK(bool)

Summary

Syntax

public FlexMotionLayer SetApplyPlayableIK(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.