mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix grammar in Procedural Geometry
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Procedural geometry generation
|
||||
==============================
|
||||
|
||||
Users often ask how to generate geometry from easily code. This is not very complicated, but it's not obvious.
|
||||
Users often ask how to generate geometry from code. This is not very complicated, but it's not obvious.
|
||||
Godot provides a few classes entirely dedicated to make it this easy. Still, the best tool for the job depends
|
||||
entirely on the use case.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user