- _inputEvent
GodotMethod!(void, GodotObject, InputEvent, Vector3, Vector3, long) _inputEvent;
Undocumented in source.
- _shapeChanged
GodotMethod!(void, Shape) _shapeChanged;
Undocumented in source.
- _updateDebugShapes
GodotMethod!(void) _updateDebugShapes;
Undocumented in source.
- createShapeOwner
GodotMethod!(long, GodotObject) createShapeOwner;
Undocumented in source.
- getCaptureInputOnDrag
GodotMethod!(bool) getCaptureInputOnDrag;
Undocumented in source.
- getRid
GodotMethod!(RID) getRid;
Undocumented in source.
- getShapeOwners
GodotMethod!(Array) getShapeOwners;
Undocumented in source.
- isRayPickable
GodotMethod!(bool) isRayPickable;
Undocumented in source.
- isShapeOwnerDisabled
GodotMethod!(bool, long) isShapeOwnerDisabled;
Undocumented in source.
- removeShapeOwner
GodotMethod!(void, long) removeShapeOwner;
Undocumented in source.
- setCaptureInputOnDrag
GodotMethod!(void, bool) setCaptureInputOnDrag;
Undocumented in source.
- setRayPickable
GodotMethod!(void, bool) setRayPickable;
Undocumented in source.
- shapeFindOwner
GodotMethod!(long, long) shapeFindOwner;
Undocumented in source.
- shapeOwnerAddShape
GodotMethod!(void, long, Shape) shapeOwnerAddShape;
Undocumented in source.
- shapeOwnerClearShapes
GodotMethod!(void, long) shapeOwnerClearShapes;
Undocumented in source.
- shapeOwnerGetOwner
GodotMethod!(GodotObject, long) shapeOwnerGetOwner;
Undocumented in source.
- shapeOwnerGetShape
GodotMethod!(Shape, long, long) shapeOwnerGetShape;
Undocumented in source.
- shapeOwnerGetShapeCount
GodotMethod!(long, long) shapeOwnerGetShapeCount;
Undocumented in source.
- shapeOwnerGetShapeIndex
GodotMethod!(long, long, long) shapeOwnerGetShapeIndex;
Undocumented in source.
- shapeOwnerGetTransform
GodotMethod!(Transform, long) shapeOwnerGetTransform;
Undocumented in source.
- shapeOwnerRemoveShape
GodotMethod!(void, long, long) shapeOwnerRemoveShape;
Undocumented in source.
- shapeOwnerSetDisabled
GodotMethod!(void, long, bool) shapeOwnerSetDisabled;
Undocumented in source.
- shapeOwnerSetTransform
GodotMethod!(void, long, Transform) shapeOwnerSetTransform;
Undocumented in source.