Click or drag to resize

MultiMesh.CustomDataFormat Property

Format of custom data in custom data array that gets passed to shader.

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

Property Value

Type: MultiMesh.CustomDataFormatEnum
See Also