summaryrefslogtreecommitdiff
path: root/doc/classes/ARVRInterface.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ARVRInterface.xml')
-rw-r--r--doc/classes/ARVRInterface.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/classes/ARVRInterface.xml b/doc/classes/ARVRInterface.xml
index 11084fb98e..c286811b5d 100644
--- a/doc/classes/ARVRInterface.xml
+++ b/doc/classes/ARVRInterface.xml
@@ -10,6 +10,13 @@
<tutorials>
</tutorials>
<methods>
+ <method name="get_camera_feed_id">
+ <return type="int">
+ </return>
+ <description>
+ If this is an AR interface that requires displaying a camera feed as the background, this method returns the feed id in the [CameraServer] for this interface.
+ </description>
+ </method>
<method name="get_capabilities" qualifiers="const">
<return type="int">
</return>