LampArrayKind Enumeration
Describes the general type of the physical device that thisILampArray is part of.
Syntax
Constants
Remarks
It’s likely that this list will expand in the future. Avoid placing error checks that validate whether a LampArrayKind is within the current bounds. The preferred approach is to compare against the subset of LampArrayKinds that the application supports.Requirements
Header: Declared in LampArray.h.See also
Lighting API OverviewILampArray::GetLampArrayKind
