mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
* Create C# Examples for ArrayMesh Tutorial Shows array types for generating meshes. Provides equivalent C# to existing GDScript examples. Removes locals that don't need to be locals, and better matches GDScript example.