Scene3d.ambientColor - multiple declarations

Function Scene3d.ambientColor

ambient light color

Prototype

vec3 ambientColor() @property;

Function Scene3d.ambientColor

set ambient light color

Prototype

void ambientColor(
  ref const(vec3) v
) @property;

Authors

Copyright

License