TransformValue
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:25
Aggregate transform value covering the three subgroups rendered by
TransformControl. Rotation is expressed in Euler degrees.
Properties
Section titled “Properties”position
Section titled “position”position:
Vec3
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:26
rotation
Section titled “rotation”rotation:
Vec3
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:27
scale:
Vec3
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:28