Improve the PrimitiveMesh-derived class documentations
This commit is contained in:
parent
3a1c096eb8
commit
30474b8215
6 changed files with 11 additions and 10 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Class representing a square mesh.
|
||||
</brief_description>
|
||||
<description>
|
||||
Class representing a square mesh with size (2,2,0). Consider using a [PlaneMesh] if you require a differently sized plane.
|
||||
Class representing a square [PrimitiveMesh]. This flat mesh does not have a thickness. By default, this mesh is aligned on the X and Y axes; this default rotation is more suited for use with billboarded materials. Unlike [PlaneMesh], this mesh doesn't provide subdivision options.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue