CollisionPolygon._classBinding

Undocumented in source.

Members

Static variables

_isEditable3dPolygon
GodotMethod!(bool) _isEditable3dPolygon;
Undocumented in source.
getDepth
GodotMethod!(double) getDepth;
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.
setPolygon
GodotMethod!(void, PoolVector2Array) setPolygon;
Undocumented in source.

Meta