mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-08 10:10:54 +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.