CollisionShape.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getShape
GodotMethod!(Shape) getShape;
Undocumented in source.
isDisabled
GodotMethod!(bool) isDisabled;
Undocumented in source.
makeConvexFromBrothers
GodotMethod!(void) makeConvexFromBrothers;
Undocumented in source.
resourceChanged
GodotMethod!(void, Resource) resourceChanged;
Undocumented in source.
setDisabled
GodotMethod!(void, bool) setDisabled;
Undocumented in source.
setShape
GodotMethod!(void, Shape) setShape;
Undocumented in source.

Meta