Skip to content

@advjs/monorepo / plugins/plugin-babylon / PoseEulerType

Type Alias: PoseEulerType

PoseEulerType = Record<HumanBonesType, { x: number; y: number; z: number; }>

Defined in: plugins/plugin-babylon/src/types/index.ts:7