Class: Matrix4

zen3d.Matrix4()

new Matrix4()

a 4x4 matrix class
Source:

Methods

copy()

Source:

decompose()

Source:

determinant()

Source:

extractRotation()

Source:

fromArray()

Source:

getInverse()

Source:

getMaxScaleOnAxis()

Source:

identity()

Source:

inverse()

Source:

lookAtRH()

Source:

makeRotationFromQuaternion()

Source:

makeTranslation()

Source:

multiply()

Source:

multiplyMatrices()

Source:

premultiply()

Source:

set()

Source:

toArray()

Source:

transform()

Make transform from pos&scale&rotation(Quaternion).
Source:

transpose()

Source: