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 Matrix3D
MatrixUtil.IDENTITY
static final Matrix3D
MatrixUtil.ZERO
Methods in studio.magemonkey.fabled.api.particle that return Matrix3DModifier and TypeMethodDescriptionstatic Matrix3D
MatrixUtil.getRotationMatrix
(double xRot, double yRot, double zRot) static Matrix3D
MatrixUtil.getScaleMatrix
(double scale) static Matrix3D
static Matrix3D
Methods 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