mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix spelling errors
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
| ro | Romanian |
|
||||
| te | Telugu |
|
||||
.. image:: img/expres.png
|
||||
|
||||
@@ -4,3 +4,4 @@ lod
|
||||
que
|
||||
raison
|
||||
uint
|
||||
subtile
|
||||
|
||||
@@ -59,7 +59,7 @@ offers significant performance increases.
|
||||
In some cases, you can adapt your level design to add more occlusion
|
||||
opportunities. For example, you can add more walls to prevent the player
|
||||
from seeing too far away, which would decrease performance due to the lost
|
||||
opportunies for occlusion culling.
|
||||
opportunities for occlusion culling.
|
||||
|
||||
Other occlusion techniques
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user