Enum MultiMesh.TransformFormatEnum
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum MultiMesh.TransformFormatEnum : long
Fields
Transform2D = 0
Use this when using 2D transforms.
Transform3D = 1
Use this when using 3D transforms.
public enum MultiMesh.TransformFormatEnum : long
Transform2D = 0
Use this when using 2D transforms.
Transform3D = 1
Use this when using 3D transforms.