API > VRMPoseTransform
Interface: VRMPoseTransform
Contents
Properties
position
position?:
RawVector3
Position of the transform.
Source
packages/plugin-babylon/src/vrm/pose/poseData.ts:10
rotation
rotation?:
RawVector4
Rotation of the transform. Note that it's a quaternion.
Source
packages/plugin-babylon/src/vrm/pose/poseData.ts:15
Generated using typedoc-plugin-markdown and TypeDoc