Model Renderer|libcore: Added `worldOffset` for model assets
The `worldOffset` vector shifts the model's origin.
In the Matrix4 template, added a new withoutTranslation() method toremove the translation from the matrix.
View differences
Model Renderer|libcore: Added `worldOffset` for model assets
The `worldOffset` vector shifts the model's origin.
In the Matrix4 template, added a new withoutTranslation() method to
remove the translation from the matrix.