Buy Me a Coffee at ko-fi.com

Sets the given matrix as the position matrix for this render task
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 render task
If you call setPos() or a similar function, the effects of setMatrix() will be overwritten

overload 1:
TextTask.setMatrix(matrix: Matrix4): RenderTask
typings.-1789003661typings.-1107424165
Method PropertyFluent DescriptionRepresentation
matrix accepts
Return Value