CSGShape._classBinding

Undocumented in source.

Members

Static variables

_updateShape
GodotMethod!(void) _updateShape;
Undocumented in source.
getOperation
GodotMethod!(CSGShape.Operation) getOperation;
Undocumented in source.
getSnap
GodotMethod!(double) getSnap;
Undocumented in source.
isRootShape
GodotMethod!(bool) isRootShape;
Undocumented in source.
isUsingCollision
GodotMethod!(bool) isUsingCollision;
Undocumented in source.
setOperation
GodotMethod!(void, long) setOperation;
Undocumented in source.
setSnap
GodotMethod!(void, double) setSnap;
Undocumented in source.
setUseCollision
GodotMethod!(void, bool) setUseCollision;
Undocumented in source.

Meta