summaryrefslogtreecommitdiff
path: root/doc/classes/XRInterfaceExtension.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2022-12-08 09:51:50 +0100
committerRémi Verschelde <rverschelde@gmail.com>2022-12-08 09:51:50 +0100
commitb5a71cfd119d82e8760df1c64d588fafa2501e04 (patch)
tree35be2da7d230d20451f82e11d7882a2029fd0663 /doc/classes/XRInterfaceExtension.xml
parentb86a874e029b28d6d7d7c684d8a712d035c6916e (diff)
parent80ccd46dcd6b912b408189f9c23904ffcfa9c47f (diff)
Merge pull request #69744 from timothyqiu/doc-id
Use capitalized ID in the doc
Diffstat (limited to 'doc/classes/XRInterfaceExtension.xml')
-rw-r--r--doc/classes/XRInterfaceExtension.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/XRInterfaceExtension.xml b/doc/classes/XRInterfaceExtension.xml
index 0fe54e947f..5ad67a7ea9 100644
--- a/doc/classes/XRInterfaceExtension.xml
+++ b/doc/classes/XRInterfaceExtension.xml
@@ -24,7 +24,7 @@
<method name="_get_camera_feed_id" qualifiers="virtual const">
<return type="int" />
<description>
- Returns the camera feed id for the [CameraFeed] registered with the [CameraServer] that should be presented as the background on an AR capable device (if applicable).
+ Returns the camera feed ID for the [CameraFeed] registered with the [CameraServer] that should be presented as the background on an AR capable device (if applicable).
</description>
</method>
<method name="_get_camera_transform" qualifiers="virtual">