class Matrix4x4

[source]

fields

Matrix4x4.[1]

Matrix4x4.[1] : number

Element at [1,1]

Matrix4x4.[2]

Matrix4x4.[2] : number

Element at [1,2]

Matrix4x4.[3]

Matrix4x4.[3] : number

Element at [1,3]

Matrix4x4.[4]

Matrix4x4.[4] : number

Element at [1,4]

Matrix4x4.[5]

Matrix4x4.[5] : number

Element at [2,1]

Matrix4x4.[6]

Matrix4x4.[6] : number

Element at [2,2]

Matrix4x4.[7]

Matrix4x4.[7] : number

Element at [2,3]

Matrix4x4.[8]

Matrix4x4.[8] : number

Element at [2,4]

Matrix4x4.[9]

Matrix4x4.[9] : number

Element at [3,1]

Matrix4x4.[10]

Matrix4x4.[10] : number

Element at [3,2]

Matrix4x4.[11]

Matrix4x4.[11] : number

Element at [3,3]

Matrix4x4.[12]

Matrix4x4.[12] : number

Element at [3,4]

Matrix4x4.[13]

Matrix4x4.[13] : number

Element at [4,1]

Matrix4x4.[14]

Matrix4x4.[14] : number

Element at [4,2]

Matrix4x4.[15]

Matrix4x4.[15] : number

Element at [4,3]

Matrix4x4.[16]

Matrix4x4.[16] : number

Element at [4,4]