getGizmo abstract method
Returns a gizmo for translating/rotating objects. Only one gizmo can be visible at any given time for this viewer.
Implementation
Future<GizmoAsset> getGizmo(GizmoType type);
Returns a gizmo for translating/rotating objects. Only one gizmo can be visible at any given time for this viewer.
Future<GizmoAsset> getGizmo(GizmoType type);