VisualInstance.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getVisualInstanceRid
GodotMethod!(RID) _getVisualInstanceRid;
Undocumented in source.
getAabb
GodotMethod!(AABB) getAabb;
Undocumented in source.
getBase
GodotMethod!(RID) getBase;
Undocumented in source.
getInstance
GodotMethod!(RID) getInstance;
Undocumented in source.
getLayerMask
GodotMethod!(long) getLayerMask;
Undocumented in source.
getLayerMaskBit
GodotMethod!(bool, long) getLayerMaskBit;
Undocumented in source.
getTransformedAabb
GodotMethod!(AABB) getTransformedAabb;
Undocumented in source.
setBase
GodotMethod!(void, RID) setBase;
Undocumented in source.
setLayerMask
GodotMethod!(void, long) setLayerMask;
Undocumented in source.
setLayerMaskBit
GodotMethod!(void, long, bool) setLayerMaskBit;
Undocumented in source.

Meta