Transform Application
DefaultModify root node
Choose how the transform is applied to the model: by modifying vertices (baked into geometry data) or by modifying the root node transform. Modifying vertices rewrites all vertex coordinates and applies consistently to every export format; modifying the root node keeps the original vertex coordinates, which is friendlier to animated, skinned, or geometry-sensitive workflows. Root node transform is the recommended default.
The transform is written into all vertex coordinates, rewriting geometry data; applies consistently to every export format.
The transform is written to the root node (position/scale/rotation) while vertex coordinates stay unchanged; friendlier to animated or skinned models, but formats that ignore node transforms (such as STEP) won't apply it. Recommended default.



