summaryrefslogtreecommitdiffstats
path: root/src/render/lights/environmentlight_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add QEnvironmentLight into Qt3DRenderKevin Ottens2017-02-241-0/+81
This is a better API to set the environment lighting than what we currently have on the metal/rough materials. Still needs to be integrated in the renderer and to adjust the materials to make use of it. Change-Id: Ie1e46a0fa67916460147200c9cbbfbab8b037cee Reviewed-by: Sean Harmer <sean.harmer@kdab.com>