[Docs] Various grammar and spelling fixes

This commit is contained in:
A Thousand Ships
2025-06-23 16:34:51 +02:00
parent 242b8ff80a
commit 2db7ecd410
41 changed files with 61 additions and 61 deletions

View File

@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="SpringBoneCollisionPlane3D" inherits="SpringBoneCollision3D" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A infinite plane collision that interacts with [SpringBoneSimulator3D].
An infinite plane collision that interacts with [SpringBoneSimulator3D].
</brief_description>
<description>
A infinite plane collision that interacts with [SpringBoneSimulator3D]. It is an infinite size XZ plane, and the +Y direction is treated as normal.
An infinite plane collision that interacts with [SpringBoneSimulator3D]. It is an infinite size XZ plane, and the +Y direction is treated as normal.
</description>
<tutorials>
</tutorials>