SurfaceToolAddColor Method |
Specifies a Color to use for the next vertex. If every vertex needs to have this information set and you fail to submit it for the first vertex, this information may not be used at all.
Note: The material must have VertexColorUseAsAlbedo enabled for the vertex color to be visible.
Namespace: Godot
public void AddColor( Color color )
[Missing <param name="color"/> documentation for "M:Godot.SurfaceTool.AddColor(Godot.Color)"]