Uses of Class
studio.magemonkey.fabled.data.Matrix3D
Packages that use Matrix3D
Package
Description
-
Uses of Matrix3D in studio.magemonkey.fabled.api.enums
Methods in studio.magemonkey.fabled.api.enums that return Matrix3D -
Uses of Matrix3D in studio.magemonkey.fabled.api.particle
Fields in studio.magemonkey.fabled.api.particle declared as Matrix3DModifier and TypeFieldDescriptionstatic final Matrix3DMatrixUtil.IDENTITYstatic final Matrix3DMatrixUtil.ZEROMethods in studio.magemonkey.fabled.api.particle that return Matrix3DModifier and TypeMethodDescriptionstatic Matrix3DMatrixUtil.getRotationMatrix(double xRot, double yRot, double zRot) static Matrix3DMatrixUtil.getScaleMatrix(double scale) static Matrix3Dstatic Matrix3DMethods in studio.magemonkey.fabled.api.particle with parameters of type Matrix3D -
Uses of Matrix3D in studio.magemonkey.fabled.api.particle.direction
Methods in studio.magemonkey.fabled.api.particle.direction with parameters of type Matrix3D -
Uses of Matrix3D in studio.magemonkey.fabled.data
Methods in studio.magemonkey.fabled.data that return Matrix3DMethods in studio.magemonkey.fabled.data with parameters of type Matrix3D