Contents

MDLLight

The abstract superclass for objects that describe light sources in a scene.

Declaration

class MDLLight

Overview

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.

Topics

Working with Lights

Constants

See Also

Lights