PoseToMapping
Index
Functions
readonlyArray
Parameters
poses: readonly AssetPoseName[]
The to-be unflattened pose array
warningPrefix: string = null
A prefix to-be prepended to any warning messages
Returns Partial<Record<keyof AssetPoseMap, AssetPoseName[]>>
readonlyScalar
Parameters
poses: readonly AssetPoseName[]
The to-be unflattened pose array
warningPrefix: string = null
A prefix to-be prepended to any warning messages
Returns Partial<Record<keyof AssetPoseMap, AssetPoseName>>
Namespace with functions for converting pose name arrays into records