Function EditorSpatialGizmoPlugin.canBeHidden
Override this method to define whether the gizmo can be hidden or not. Returns true
if not overridden.
bool canBeHidden() nothrow @nogc;
Override this method to define whether the gizmo can be hidden or not. Returns true
if not overridden.
bool canBeHidden() nothrow @nogc;