Merge pull request #74638 from timothyqiu/typora

Fix various typos in the classref
This commit is contained in:
Rémi Verschelde
2023-03-09 12:21:09 +01:00
9 changed files with 20 additions and 20 deletions

View File

@ -30,7 +30,7 @@
This action provides a float value between [code]0.0[/code] and [code]1.0[/code] for any analog input such as triggers.
</constant>
<constant name="OPENXR_ACTION_VECTOR2" value="2" enum="ActionType">
This action provides a vector2 value and can be bound to embedded trackpads and joysticks
This action provides a [Vector2] value and can be bound to embedded trackpads and joysticks.
</constant>
<constant name="OPENXR_ACTION_POSE" value="3" enum="ActionType">
</constant>