RenderLight¶
Overview¶
Stores a RenderProgram for light direction and color
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class RenderLight¶
Constructor¶
new RenderLight( directionProgram : RenderProgram, colorProgram : RenderProgram )¶
Instance Methods¶
Source Code¶
See the source for RenderLight.ts in the alpenglow repository.