Click or drag to resize

EditorSpatialGizmoGetSpatialNode Method

Returns the Spatial node associated with this gizmo.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public Spatial GetSpatialNode()

Return Value

Type: Spatial

[Missing <returns> documentation for "M:Godot.EditorSpatialGizmo.GetSpatialNode"]

See Also