- addExcludedObject
GodotMethod!(void, RID) addExcludedObject;
Undocumented in source.
- clearExcludedObjects
GodotMethod!(void) clearExcludedObjects;
Undocumented in source.
- getCollisionMask
GodotMethod!(long) getCollisionMask;
Undocumented in source.
- getHitLength
GodotMethod!(double) getHitLength;
Undocumented in source.
- getLength
GodotMethod!(double) getLength;
Undocumented in source.
- getMargin
GodotMethod!(double) getMargin;
Undocumented in source.
- getShape
GodotMethod!(Shape) getShape;
Undocumented in source.
- removeExcludedObject
GodotMethod!(bool, RID) removeExcludedObject;
Undocumented in source.
- setCollisionMask
GodotMethod!(void, long) setCollisionMask;
Undocumented in source.
- setLength
GodotMethod!(void, double) setLength;
Undocumented in source.
- setMargin
GodotMethod!(void, double) setMargin;
Undocumented in source.
- setShape
GodotMethod!(void, Shape) setShape;
Undocumented in source.