mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 20:29:03 +00: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.