Browse Source

Merge pull request #5870 from skyace65/BlenderEmissive

Update blender gltf export information

(cherry picked from commit 231b356e3de877daaf2bf43d19c657d8b0849e51)
Max Hilbrunner 3 years ago
parent
commit
8d29ecc6d0
1 changed files with 3 additions and 2 deletions
  1. 3 2
      tutorials/assets_pipeline/importing_scenes.rst

+ 3 - 2
tutorials/assets_pipeline/importing_scenes.rst

@@ -58,8 +58,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