AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
CameraFeed
To Subscribe, use this Key
edward-seventeen-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A camera feed gives you access to a single physical camera attached to your device. When enabled, Godot will start capturing frame…
Published
06/07/2024
Properties bool feed_is_active false Transform2D feed_transform Transform2D(1, 0, 0, -1, …
Published
06/07/2024
Enumerations enum FeedDataType : FeedDataType FEED_NOIMAGE = 0 No image set for the feed. FeedDataType FE…
Published
06/07/2024
Property Descriptions bool feed_is_active = false void set_active (value: bool ) bool is_active () …
Published
06/07/2024
Method Descriptions FeedDataType get_datatype () const Returns feed image data type. int get_id () const Retur…
Status
Last Update
Fields