Fix more miscellaneous oddities around the class reference
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="XRNode3D" inherits="Node3D" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
A spatial node that has its position automatically updated by the [XRServer].
|
||||
A 3D node that has its position automatically updated by the [XRServer].
|
||||
</brief_description>
|
||||
<description>
|
||||
This node can be bound to a specific pose of a [XRPositionalTracker] and will automatically have its [member Node3D.transform] updated by the [XRServer]. Nodes of this type must be added as children of the [XROrigin3D] node.
|
||||
|
||||
Reference in New Issue
Block a user