MDLLightProbeIrradianceDataSource_Extensions Class

Definition

Extension methods to the IMDLLightProbeIrradianceDataSource interface to support all the methods from the MDLLightProbeIrradianceDataSource protocol.

public static class MDLLightProbeIrradianceDataSource_Extensions
type MDLLightProbeIrradianceDataSource_Extensions = class
Inheritance
MDLLightProbeIrradianceDataSource_Extensions

Remarks

The extension methods for IMDLLightProbeIrradianceDataSource allow developers to treat instances of the interface as having all the optional methods of the original MDLLightProbeIrradianceDataSource protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

GetSphericalHarmonicsCoefficients(IMDLLightProbeIrradianceDataSource, Vector3)
GetSphericalHarmonicsLevel(IMDLLightProbeIrradianceDataSource)
SetSphericalHarmonicsLevel(IMDLLightProbeIrradianceDataSource, nuint)

Applies to