Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 621 Bytes

IkTypes.rst

File metadata and controls

19 lines (16 loc) · 621 Bytes

IkTypes

Describes the type of IkJoint. Defined in ./Core/rfg/IkTypes.lua.

Access Variable Value
rfg.IkTypes.LeftHand 0
rfg.IkTypes.RightHand 1
rfg.IkTypes.LeftFoot 2
rfg.IkTypes.RightFoot 3
rfg.IkTypes.NumIkTypes 4