Class TransformControlsGizmo

Hierarchy

Constructors

Properties

gizmo: { rotate: Object3D; scale: Object3D; translate: Object3D }
helper: { rotate: Object3D; scale: Object3D; translate: Object3D }
isTransformControlsGizmo: true
picker: { rotate: Object3D; scale: Object3D; translate: Object3D }
type: "TransformControlsGizmo"

A Read-only string to check this object type.

This can be used to find a specific type of Object3D in a scene.

Object3D