- _getLayers
GodotMethod!(long) _getLayers;
Undocumented in source.
- _setLayers
GodotMethod!(void, long) _setLayers;
Undocumented in source.
- addCollisionExceptionWith
GodotMethod!(void, Node) addCollisionExceptionWith;
Undocumented in source.
- getCollisionExceptions
GodotMethod!(Array) getCollisionExceptions;
Undocumented in source.
- getCollisionLayer
GodotMethod!(long) getCollisionLayer;
Undocumented in source.
- getCollisionLayerBit
GodotMethod!(bool, long) getCollisionLayerBit;
Undocumented in source.
- getCollisionMask
GodotMethod!(long) getCollisionMask;
Undocumented in source.
- getCollisionMaskBit
GodotMethod!(bool, long) getCollisionMaskBit;
Undocumented in source.
- removeCollisionExceptionWith
GodotMethod!(void, Node) removeCollisionExceptionWith;
Undocumented in source.
- setCollisionLayer
GodotMethod!(void, long) setCollisionLayer;
Undocumented in source.
- setCollisionLayerBit
GodotMethod!(void, long, bool) setCollisionLayerBit;
Undocumented in source.
- setCollisionMask
GodotMethod!(void, long) setCollisionMask;
Undocumented in source.
- setCollisionMaskBit
GodotMethod!(void, long, bool) setCollisionMaskBit;
Undocumented in source.