The Spotlight class is a concept class for spotlight-related enum classes. More...
Public Types | |
enum | InnerConeUnits { Degrees = 0, FieldRadius = 1, Percent = 2 } |
Enumerates the units used when specifying an inner-cone size for a spotlight. More... | |
enum | OuterConeUnits { Degrees = 0, FieldRadius = 1 } |
Enumerates the units used when specifying an outer-cone size for a spotlight. More... | |
The Spotlight class is a concept class for spotlight-related enum classes.
Enumerates the units used when specifying an inner-cone size for a spotlight.
Enumerates the units used when specifying an outer-cone size for a spotlight.