Options
All
  • Public
  • Public/Protected
  • All
Menu

External module forward

Index

Variables

Const _sphere

_sphere: sphere = sphere.create(0, 0, 0, 1)

Const _tempLightDist

_tempLightDist: number[] = [] as number[]

Const _tempLightIndex

_tempLightIndex: number[] = [] as number[]

Const _tempVec3

_tempVec3: Vec3 = new Vec3()

Const _vec4Array

_vec4Array: Float32Array = new Float32Array(4)

Const bufs

bufs: GFXCommandBuffer[] = []

Const colors

colors: IGFXColor[] = [ { r: 0, g: 0, b: 0, a: 1 } ]

Generated using TypeDoc