mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Document baking lightmaps on Android in Using Lightmap global illumination
This is supported since 4.5.
This commit is contained in:
@@ -76,9 +76,9 @@ Setting up
|
||||
|
||||
.. warning::
|
||||
|
||||
Baking lightmaps in the Android and web editors is not supported due to
|
||||
graphics API limitations on those devices. On Android and web platforms,
|
||||
only *rendering* lightmaps that were baked on a desktop PC is supported.
|
||||
Baking lightmaps in the web editors is not supported due to
|
||||
graphics API limitations. On the web platform, only *rendering* lightmaps
|
||||
that were baked on a different platform is supported.
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user