Click or drag to resize

EditorSpatialGizmoPluginGetName Method

Override this method to provide the name that will appear in the gizmo visibility menu.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public virtual string GetName()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorSpatialGizmoPlugin.GetName"]

See Also