瀏覽代碼

Merge pull request #5870 from skyace65/BlenderEmissive

Update blender gltf export information

(cherry picked from commit 231b356e3de877daaf2bf43d19c657d8b0849e51)
Max Hilbrunner 3 年之前
父節點
當前提交
30e5d8d6d2
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      tutorials/assets_pipeline/importing_scenes.rst

+ 3 - 2
tutorials/assets_pipeline/importing_scenes.rst

@@ -54,8 +54,9 @@ either of those glTF binary files are fine.
 
 
 .. note::
 .. note::
 
 
-    Blender does not export emissive textures with the glTF file. If your model
-    uses one, it must be brought in separately.
+    Blender versions older than 3.2 do not export emissive textures with the
+    glTF file. If your model uses one and you're using an older version of
+    Blender, it must be brought in separately.
 
 
     By default, Blender has backface culling disabled on materials and will
     By default, Blender has backface culling disabled on materials and will
     export materials to match how they render in Blender. This means that
     export materials to match how they render in Blender. This means that