Function EditorSpatialGizmo.getPlugin
Returns the EditorSpatialGizmoPlugin
that owns this gizmo. It's useful to retrieve materials using EditorSpatialGizmoPlugin
.
godot .d .reference .Ref!(godot.editorspatialgizmoplugin.EditorSpatialGizmoPlugin) getPlugin() nothrow @nogc const;