Click or drag to resize

MultiMeshGetColorFormat Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.MultiMesh.GetColorFormat"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetColorFormat is deprecated. Use the ColorFormat property instead.")]
public MultiMeshColorFormatEnum GetColorFormat()

Return Value

Type: MultiMeshColorFormatEnum

[Missing <returns> documentation for "M:Godot.MultiMesh.GetColorFormat"]

See Also