Overhaul the top sections of the class reference (Physics classes)
This commit is contained in:
parent
c80a2b4fe9
commit
e3d0da404f
100 changed files with 295 additions and 299 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="NavigationMesh" inherits="Resource" is_experimental="true" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
A mesh to approximate the walkable areas and obstacles.
|
||||
A navigation mesh that defines traversable areas and obstacles.
|
||||
</brief_description>
|
||||
<description>
|
||||
A navigation mesh is a collection of polygons that define which areas of an environment are traversable to aid agents in pathfinding through complicated spaces.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue