Browse Source

Merge pull request #5870 from skyace65/BlenderEmissive

Update blender gltf export information
Max Hilbrunner 3 years ago
parent
commit
231b356e3d
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

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