Public Attributes

CS123SceneLightData Struct Reference

Data for a single light. More...

#include <CS123SceneData.h>

Collaboration diagram for CS123SceneLightData:
Collaboration graph
[legend]

List of all members.

Public Attributes

Vector4 dir
 Not applicable to directional lights.
float radius
 Not applicable to point lights.
float penumbra
 Only applicable to spot lights.
float angle
 Only applicable to spot lights.
float width
 Only applicable to spot lights.

Detailed Description

Data for a single light.


The documentation for this struct was generated from the following file: