EditorSpatialGizmo._classBinding

Undocumented in source.

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) addLines;
Undocumented in source.
addMesh
GodotMethod!(void, ArrayMesh, bool, RID) addMesh;
Undocumented in source.
addUnscaledBillboard
GodotMethod!(void, Material, double) 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.
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, GodotObject) setSpatialNode;
Undocumented in source.

Meta