Merge pull request #42377 from Calinou/doc-surfacetool-vertex-color
Document how to display the vertex color in `SurfaceTool.add_color()`
This commit is contained in:
commit
2393fb43c3
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
</argument>
|
||||
<description>
|
||||
Specifies a [Color] for the next vertex to use.
|
||||
[b]Note:[/b] The material must have [member BaseMaterial3D.vertex_color_use_as_albedo] enabled for the vertex color to be visible.
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_index">
|
||||
|
|
Loading…
Add table
Reference in a new issue