doc: Markup fixes for enums and constants
This commit is contained in:
parent
c5c320412f
commit
4eff13d768
50 changed files with 167 additions and 158 deletions
|
|
@ -167,7 +167,7 @@
|
|||
</argument>
|
||||
<description>
|
||||
Returns a constructed [ArrayMesh] from current information passed in. If an existing [ArrayMesh] is passed in as an argument, will add an extra surface to the existing [ArrayMesh].
|
||||
Default flag is [constant Mesh.ARRAY_COMPRESS_DEFAULT]. See [code]Mesh.ARRAY_COMPRESS_*[/code] constants for other flags.
|
||||
Default flag is [constant Mesh.ARRAY_COMPRESS_DEFAULT]. See [code]ARRAY_COMPRESS_*[/code] constants in [enum Mesh.ArrayFormat] for other flags.
|
||||
</description>
|
||||
</method>
|
||||
<method name="commit_to_arrays">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue