LampPurposes Enumeration
Describes a set of purposes for which a single Lamp is intended to be used.Syntax
Constants
Remarks
It is likely this list will expand in the future, so avoid using error checks that validate whether a LampPurpose is within the current bounds. The preferred approach is to compare against the subset of LampPurposes the application supports.Requirements
Header: Declared in LampArray.h.See also
Lighting API OverviewILampArray::GetIndicesCountForPurposes
ILampArray::GetIndicesForPurposes
ILampInfo::GetPurposes
