Class TransformControlsGizmo

Hierarchy

Constructors

Properties

gizmo: {
    rotate: Object3D<Event, string>;
    scale: Object3D<Event, string>;
    translate: Object3D<Event, string>;
}

Type declaration

helper: {
    rotate: Object3D<Event, string>;
    scale: Object3D<Event, string>;
    translate: Object3D<Event, string>;
}

Type declaration

isTransformControlsGizmo: true
picker: {
    rotate: Object3D<Event, string>;
    scale: Object3D<Event, string>;
    translate: Object3D<Event, string>;
}

Type declaration

type: "TransformControlsGizmo"

Generated using TypeDoc