Versions in this module Expand all Collapse all v0 v0.1.0 Apr 18, 2019 Changes in this version + type PointLight struct + func (t *PointLight) Initialize(a *app.App) + func (t *PointLight) Render(a *app.App) + type SpotLight struct + func (t *SpotLight) Initialize(a *app.App) + func (t *SpotLight) Render(a *app.App)