Click or drag to resize

MultiMesh.GetTransformFormat Method

Note: This API is now obsolete.

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetTransformFormat is deprecated. Use the TransformFormat property instead.")]
public MultiMesh.TransformFormatEnum GetTransformFormat()

Return Value

Type: MultiMesh.TransformFormatEnum

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

See Also