Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Matrix4

Uniform variable for Matrix4(mat4)

exports
implements

{Uniform}

Hierarchy

  • Matrix4

Implements

Index

Constructors

constructor

  • new Matrix4(numArray?: number[]): Matrix4

Properties

matrix

matrix: number[] = ...

Methods

add

empty

eye

fill

getArray

  • getArray(): Float32Array

getScaleRotationMatrix

getTranslateVector

inverse

multiply

set

setUniform

  • setUniform(gl: WebGLRenderingContext, location: WebGLUniformLocation): void

subtract

transpose

Generated using TypeDoc