mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix typos in documentation: than/then and loose/lose
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<return type="void" />
|
||||
<param index="0" name="name" type="StringName" />
|
||||
<description>
|
||||
Marks this pose as invalid, we don't clear the last reported state but it allows users to decide if trackers need to be hidden if we loose tracking or just remain at their last known position.
|
||||
Marks this pose as invalid, we don't clear the last reported state but it allows users to decide if trackers need to be hidden if we lose tracking or just remain at their last known position.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_input">
|
||||
|
||||
Reference in New Issue
Block a user