While this is typically applied to the server game world state its also communicated to the player like all world state changes as a object id and scaler information. (X,y,z, rotation and scale) and then the clients game graphic engine would apply it as part of the render pipeline. It's similar...