Click or drag to resize

MultiMeshTransformFormat Property

Format of transform used to transform mesh, either 2D or 3D.

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

Property Value

Type: MultiMeshTransformFormatEnum
See Also