Properties
animated
animated: boolean = false
defaultMesh
defaultMesh: string
dirty
dirty: boolean = true
doubleSided
doubleSided: boolean
drawFunc_
drawFunc_: (deltaTime: number) => void
Type declaration
-
- (deltaTime: number): void
fragmentString
fragmentString: string
gl
gl: WebGLRenderingContext | WebGL2RenderingContext
modelViewMatrix
modelViewMatrix: mat4
normalMatrix
normalMatrix: mat4
program
program: WebGLProgram
projectionMatrix
projectionMatrix: mat4
radians
radians: number = 0
updateUniformCamera_
updateUniformCamera_: () => void
updateUniformDate_
updateUniformDate_: () => void
updateUniformMesh_
updateUniformMesh_: () => void
updateUniformMouse_
updateUniformMouse_: () => void
vertexString
vertexString: string
workpath
workpath: string