Buy Me a Coffee at ko-fi.com

Sets the given matrix as the position matrix for this model part
The normal matrix is automatically calculated as the inverse transpose of this matrix
Calling this DOES NOT CHANGE the values of position, rot, or scale in the model part
If you call setPos() or a similar function, the effects of setMatrix() will be overwritten

overload 1:
ModelPart.setMatrix(matrix: Matrix4): ModelPart
typings.-1789003661typings.-6801764
Method PropertyFluent DescriptionRepresentation
matrix accepts
Return Value