Click or drag to resize

SpatialMaterialVertexColorUseAsAlbedo Property

If true, the vertex color is used as albedo color.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool VertexColorUseAsAlbedo { get; set; }

Property Value

Type: Boolean
See Also