Buy Me a Coffee at ko-fi.com

Gets a matrix which transforms a point from this part's position to a world location
Recommended to use this in POST_RENDER, as by then the matrix is updated
In RENDER it will be 1 frame behind the part's visual position for that frame
Also, if the model is not rendered in-world, the part's matrix will not be updated
Paperdoll rendering and other UI renderings will not affect this matrix

overload 1:
ModelPart.partToWorldMatrix(): Matrix4
typings.-1789003661
Method PropertyFluent DescriptionRepresentation
Return Value