Click or drag to resize

MultiMeshTransformArray Property

[Missing <summary> documentation for "P:Godot.MultiMesh.TransformArray"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3[] TransformArray { get; set; }

Property Value

Type: Vector3
See Also