Options
All
  • Public
  • Public/Protected
  • All
Menu

Module light

Index

Variables

Const PhotometricTerm

PhotometricTerm: { LUMINANCE: number; LUMINOUS_POWER: number } = Enum({LUMINOUS_POWER: 0,LUMINANCE: 1,})

Type declaration

  • LUMINANCE: number
  • LUMINOUS_POWER: number

Const _color_tmp

_color_tmp: Vec3 = new Vec3()

Generated using TypeDoc