Function EditorSpatialGizmo.getPlugin

Returns the EditorSpatialGizmoPlugin that owns this gizmo. It's useful to retrieve materials using EditorSpatialGizmoPlugin.getMaterial.

godot.d.reference.Ref!(godot.editorspatialgizmoplugin.EditorSpatialGizmoPlugin) getPlugin() nothrow @nogc const;