CameraFeed.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_allocateTexture
GodotMethod!(void, long, long, long, long, long) _allocateTexture;
Undocumented in source.
_setName
GodotMethod!(void, String) _setName;
Undocumented in source.
_setPosition
GodotMethod!(void, long) _setPosition;
Undocumented in source.
_setRgbImg
GodotMethod!(void, Image) _setRgbImg;
Undocumented in source.
_setYcbcrImg
GodotMethod!(void, Image) _setYcbcrImg;
Undocumented in source.
_setYcbcrImgs
GodotMethod!(void, Image, Image) _setYcbcrImgs;
Undocumented in source.
getId
GodotMethod!(long) getId;
Undocumented in source.
getName
GodotMethod!(String) getName;
Undocumented in source.
getPosition
GodotMethod!(CameraFeed.FeedPosition) getPosition;
Undocumented in source.
getTransform
GodotMethod!(Transform2D) getTransform;
Undocumented in source.
isActive
GodotMethod!(bool) isActive;
Undocumented in source.
setActive
GodotMethod!(void, bool) setActive;
Undocumented in source.
setTransform
GodotMethod!(void, Transform2D) setTransform;
Undocumented in source.

Meta