Environment.addPointLight

Adds a point light to the scene.

class Environment
@nogc @safe pure nothrow
void
addPointLight
(
PointLight light
)

Meta