diff options
Diffstat (limited to 'doc/classes/ARVRAnchor.xml')
-rw-r--r-- | doc/classes/ARVRAnchor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ARVRAnchor.xml b/doc/classes/ARVRAnchor.xml index 57ca74fdd3..7f21712c7f 100644 --- a/doc/classes/ARVRAnchor.xml +++ b/doc/classes/ARVRAnchor.xml @@ -24,7 +24,7 @@ <return type="bool"> </return> <description> - Returns true if the anchor is being tracked and false if no anchor with this id is currently known. + Returns [code]true[/code] if the anchor is being tracked and [code]false[/code] if no anchor with this id is currently known. </description> </method> <method name="get_mesh" qualifiers="const"> |