You can also use makeIdentity instead of performFreezeTransformations. It gives better control, so if you ever need to make it ignore translation, rotation, scale, joints, and/or normals you can do that by switching some values/flags. You should also be able to remove one of those Freeze Transformation commands by making…