Mixin Interface: manip.makeGizmoShape(...)
Interface: gizmoShapeThis is a [Mixin Interface] exposing some methods of the Manipulator Gizmo Shape.
Methods
<void><MixinInterface:gizmoShape>.startNewLine()Starts a new line in the gizmo.
<void><MixinInterface:gizmoShape>addPoint <point3 by value>pointAdds a new point to the last line created.
<void><MixinInterface:gizmoShape>transform <matrix3 by value>pointTransforms the gizmo by the given matrix3 value.