RadeonRaysProbeIntegrator

class in UnityEngine.LightTransport


Implements interfaces:IProbeIntegrator

Description

RadeonRays-based light probe integrator.

This integrator implementation uses the RadeonRaysContext class, which implements the IDeviceContext interface. It uses the RadeonRays SDK for intersection testing and the OpenCL 1.2 API for compute.

Constructors

RadeonRaysProbeIntegratorConstructor.

Public Methods

DisposeDisposes the probe integrator.
IntegrateDirectRadianceIntegrate direct radiance.
IntegrateIndirectRadianceIntegrate indirect radiance.
IntegrateOcclusionIntegrate occlusion.
IntegrateValidityIntegrate validity.
PreparePrepare the integrator.
SetProgressReporterSet progress tracker.

Did you find this page useful? Please give it a rating: