Browse Source

Update blender gltf export information

skyace65 3 years ago
parent
commit
656dec53ad
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