Click or drag to resize

MultiMeshColorFormat Property

Format of colors in color array that gets passed to shader.

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

Property Value

Type: MultiMeshColorFormatEnum
See Also