EditorSpatialGizmoPluginCreateGizmo Method |
Override this method to return a custom EditorSpatialGizmo for the spatial nodes of your choice, return null for the rest of nodes. See also HasGizmo(Spatial).
Namespace: Godot
public virtual EditorSpatialGizmo CreateGizmo( Spatial spatial )
[Missing <param name="spatial"/> documentation for "M:Godot.EditorSpatialGizmoPlugin.CreateGizmo(Godot.Spatial)"]
[Missing <returns> documentation for "M:Godot.EditorSpatialGizmoPlugin.CreateGizmo(Godot.Spatial)"]