Method
FlexMotionLayer.SetIsMirror(bool)

Summary

Syntax

public FlexMotionLayer SetIsMirror(bool isMirror)

Parameters

Name Type Description
isMirror bool The value to determine if the pose should be mirrored.

Return Value

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