EditorSpatialGizmo.GDNativeClassBinding

Undocumented in source.
struct EditorSpatialGizmo
package @nogc nothrow static
struct GDNativeClassBinding {}

Members

Static variables

addCollisionSegments
GodotMethod!(void, PoolVector3Array) addCollisionSegments;
Undocumented in source.
addCollisionTriangles
GodotMethod!(void, TriangleMesh) addCollisionTriangles;
Undocumented in source.
addHandles
GodotMethod!(void, PoolVector3Array, Material, bool, bool) addHandles;
Undocumented in source.
addLines
GodotMethod!(void, PoolVector3Array, Material, bool, Color) addLines;
Undocumented in source.
addMesh
GodotMethod!(void, ArrayMesh, bool, SkinReference, Material) addMesh;
Undocumented in source.
addUnscaledBillboard
GodotMethod!(void, Material, double, Color) addUnscaledBillboard;
Undocumented in source.
clear
GodotMethod!(void) clear;
Undocumented in source.
commitHandle
GodotMethod!(void, long, Variant, bool) commitHandle;
Undocumented in source.
getHandleName
GodotMethod!(String, long) getHandleName;
Undocumented in source.
getHandleValue
GodotMethod!(Variant, long) getHandleValue;
Undocumented in source.
getPlugin
GodotMethod!(EditorSpatialGizmoPlugin) getPlugin;
Undocumented in source.
getSpatialNode
GodotMethod!(Spatial) getSpatialNode;
Undocumented in source.
isHandleHighlighted
GodotMethod!(bool, long) isHandleHighlighted;
Undocumented in source.
redraw
GodotMethod!(void) redraw;
Undocumented in source.
setHandle
GodotMethod!(void, long, Camera, Vector2) setHandle;
Undocumented in source.
setHidden
GodotMethod!(void, bool) setHidden;
Undocumented in source.
setSpatialNode
GodotMethod!(void, Node) setSpatialNode;
Undocumented in source.

Meta