mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -61,6 +61,8 @@ enum **FeedDataType**:
|
||||
|
||||
- **FEED_YCBCR_SEP** = **3** --- Feed supplies separate Y and CbCr images that need to be combined and converted to RGB.
|
||||
|
||||
----
|
||||
|
||||
.. _enum_CameraFeed_FeedPosition:
|
||||
|
||||
.. _class_CameraFeed_constant_FEED_UNSPECIFIED:
|
||||
@@ -101,6 +103,8 @@ Property Descriptions
|
||||
|
||||
If ``true``, the feed is active.
|
||||
|
||||
----
|
||||
|
||||
.. _class_CameraFeed_property_feed_transform:
|
||||
|
||||
- :ref:`Transform2D<class_Transform2D>` **feed_transform**
|
||||
@@ -124,12 +128,16 @@ Method Descriptions
|
||||
|
||||
Returns the unique ID for this feed.
|
||||
|
||||
----
|
||||
|
||||
.. _class_CameraFeed_method_get_name:
|
||||
|
||||
- :ref:`String<class_String>` **get_name** **(** **)** const
|
||||
|
||||
Returns the camera's name.
|
||||
|
||||
----
|
||||
|
||||
.. _class_CameraFeed_method_get_position:
|
||||
|
||||
- :ref:`FeedPosition<enum_CameraFeed_FeedPosition>` **get_position** **(** **)** const
|
||||
|
||||
Reference in New Issue
Block a user