Struct DirectionalLight

Struct Documentation

struct DirectionalLight

Public Members

float diffuseIntensity

Diffuse intensity of light.

Color diffuseColor

Diffuse color of light.

Color ambientColor

Ambient color of light.