What this quiz covers
This quiz focuses on Export Models To Obj Fbx Gltf With Correct Scale And Axis Orientation Intro, giving you a quick way to practice the rules, question types, and explanations that matter most for Blender.
A character is authored upright in Blender. An FBX exporter is configured to convert Blender's orientation to the target application's Y-up convention. Before exporting, an artist also rotates the character's root object by −90∘ around the X axis because the target is Y-up. In the target application, the import preset performs no additional axis conversion.
What is the most likely cause if the character arrives lying on its back?
Blender Quiz
Practice Export Models To Obj Fbx Gltf With Correct Scale And Axis Orientation Intro in Blender with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Export Models To Obj Fbx Gltf With Correct Scale And Axis Orientation Intro, giving you a quick way to practice the rules, question types, and explanations that matter most for Blender.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A character is authored upright in Blender. An FBX exporter is configured to convert Blender's orientation to the target application's Y-up convention. Before exporting, an artist also rotates the character's root object by −90∘ around the X axis because the target is Y-up. In the target application, the import preset performs no additional axis conversion.
What is the most likely cause if the character arrives lying on its back?
A custom export pipeline defines this coordinate conversion: Blender +Z maps to target +Y, Blender +Y maps to target +Z, and Blender +X maps to target −X. A vertex has Blender coordinates (1,2,3).
Which target-space coordinates should be written for the vertex?
A child mesh is 1 unit long in its local geometry. The child has a uniform scale of 0.5, and its parent has a uniform scale of 2. An exporter evaluates the complete hierarchy and writes the child's world-space result. Its global export scale is 1.
How long should the exported child be if no transforms are applied beforehand?
A studio exports the same meter-sized asset through three pipelines. Its glTF pipeline expects meters, its FBX pipeline reads embedded unit metadata, and its legacy OBJ pipeline assumes one coordinate unit equals one centimeter. The asset has correct dimensions in glTF and FBX but is much too small through OBJ.
Which explanation and correction best fit the evidence?
An FBX model arrives upright and at the correct size in a target application, but its front points along target −Z instead of the required target +Z. The current preset already maps Blender's up direction to target +Y correctly, and there are no corrective rotations in the target scene.
Which preset change most directly fixes the model while preserving its verified up direction and scale?
A model is 2.5 units long in Blender. An export preset multiplies all coordinates by 100, and the receiving application's import preset multiplies the imported coordinates by 0.01. No other object, parent, or unit scaling is present.
What length will the model have after import, and what does that reveal about the pipeline?
A game asset was mirrored by setting its object X scale to −1. It appears correct in Blender, but after FBX export some triangles disappear when backface culling is enabled in the engine. The engine otherwise receives the correct size and up axis.
Which preparation is the most reliable way to address the export problem?
An upright mechanical model has unapplied rotation values of zero in Blender. It will be exported as glTF to a viewer that follows glTF's standard Y-up coordinate system. Blender's glTF exporter is left at its normal Y-up export behavior.
Which workflow best preserves the model's intended orientation?
A mesh has an untransformed X dimension of 2 meters. Its object scale is 0.01 on all axes, so its displayed X dimension in Blender is 0.02 meters. The model must be exported at its currently displayed size, but the receiving tool requires identity object scale.
Which preparation produces the required result without changing the visible size?
A Blender scene uses the default convention that one Blender unit represents one meter. A prop is exactly 2.4 Blender units long. It will be exported as OBJ and opened in an application that treats each OBJ coordinate unit as one centimeter. The receiving application offers no automatic unit conversion.
Which export setting will make the prop arrive at the intended real-world length?