CameraTexture.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getCameraActive
GodotMethod!(bool) getCameraActive;
Undocumented in source.
getCameraFeedId
GodotMethod!(long) getCameraFeedId;
Undocumented in source.
getWhichFeed
GodotMethod!(CameraServer.FeedImage) getWhichFeed;
Undocumented in source.
setCameraActive
GodotMethod!(void, bool) setCameraActive;
Undocumented in source.
setCameraFeedId
GodotMethod!(void, long) setCameraFeedId;
Undocumented in source.
setWhichFeed
GodotMethod!(void, long) setWhichFeed;
Undocumented in source.

Meta