Click or drag to resize

EditorSpatialGizmoClear Method

Removes everything in the gizmo including meshes, collisions and handles.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public void Clear()
See Also