- _isEditable3dPolygon
GodotMethod!(bool) _isEditable3dPolygon;
Undocumented in source.
- getDepth
GodotMethod!(double) getDepth;
Undocumented in source.
- getMargin
GodotMethod!(double) getMargin;
Undocumented in source.
- getPolygon
GodotMethod!(PoolVector2Array) getPolygon;
Undocumented in source.
- isDisabled
GodotMethod!(bool) isDisabled;
Undocumented in source.
- setDepth
GodotMethod!(void, double) setDepth;
Undocumented in source.
- setDisabled
GodotMethod!(void, bool) setDisabled;
Undocumented in source.
- setMargin
GodotMethod!(void, double) setMargin;
Undocumented in source.
- setPolygon
GodotMethod!(void, PoolVector2Array) setPolygon;
Undocumented in source.