MDLLight
The abstract superclass for objects that describe light sources in a scene.
Declaration
class MDLLightOverview
When you load lights from an asset file using the MDLAsset class or create lights when building an asset for export, you use one or more of the concrete subclasses MDLPhysicallyPlausibleLight, MDLAreaLight, MDLPhotometricLight, or MDLLightProbe.