소스 검색

Document baking lightmaps on Android in Using Lightmap global illumination

This is supported since 4.5.
Hugo Locurcio 1 일 전
부모
커밋
52a8e988c6
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      tutorials/3d/global_illumination/using_lightmap_gi.rst

+ 3 - 3
tutorials/3d/global_illumination/using_lightmap_gi.rst

@@ -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::