bindPose property

PointerList<Transform> bindPose

Bones base transformation (pose).

Implementation

PointerList<raylib.Transform> get bindPose => PointerList(ref.bindPose);