World Origin Shift is only partially implemented as of yet

We are using the mesh distance fields of meshes we made invisible in order to mask other objects. This is done by finding distance to nearest mesh inside the material of the masked actor and using that to set opacity to 0. Basically we need the mesh distance fields for everything to be in the right place.