Click or drag to resize

MultiMeshCustomDataFormat 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 MultiMeshCustomDataFormatEnum CustomDataFormat { get; set; }

Property Value

Type: MultiMeshCustomDataFormatEnum
See Also