Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.utils
/
TransformationMatrix
/
multiplyMatrices
multiply
Matrices
public
static
void
multiplyMatrices
(
TransformationMatrix
firstMatrix
,
TransformationMatrix
secondMatrix
,
TransformationMatrix
resultMatrix
)