Merge pull request #99242 from RedMser/fix-todos-in-classref
Fix TODO comments in class reference
This commit is contained in:
commit
7ccc00d787
4 changed files with 15 additions and 6 deletions
|
|
@ -87,7 +87,7 @@
|
|||
<param index="1" name="flags" type="int" default="0" />
|
||||
<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].
|
||||
[b]FIXME:[/b] Document possible values for [param flags], it changed in 4.0. Likely some combinations of [enum Mesh.ArrayFormat].
|
||||
The [param flags] argument can be the bitwise OR of [constant Mesh.ARRAY_FLAG_USE_DYNAMIC_UPDATE], [constant Mesh.ARRAY_FLAG_USE_8_BONE_WEIGHTS], or [constant Mesh.ARRAY_FLAG_USES_EMPTY_VERTEX_ARRAY].
|
||||
</description>
|
||||
</method>
|
||||
<method name="commit_to_arrays">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue