Click or drag to resize

MultiMeshGetTransformFormat 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 MultiMeshTransformFormatEnum GetTransformFormat()

Return Value

Type: MultiMeshTransformFormatEnum

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

See Also