RadeonRaysProbePostProcessor

class in UnityEngine.LightTransport.PostProcessing


Implements interfaces:IProbePostProcessor

Description

RadeonRaysProbePostProcessor.

The RadeonRaysProbePostProcessor implements the IProbePostProcessor interface. It is using the OpenCL 1.2 API for compute.

Constructors

RadeonRaysProbePostProcessorConstructor.

Public Methods

AddSphericalHarmonicsL2Add two arrays of SphericalHarmonicsL2 together.
ConvertToUnityFormatConverts light probes encoded as SphericalHarmonicsL2 to the format expected by the Unity renderer.
ConvolveRadianceToIrradianceConvolve radiance to irradiance.
DeringSphericalHarmonicsL2De-ring an array of SphericalHarmonicsL2 probes.
DisposeDisposes the post processor.
InitializeInitialize the RadeonRaysProbePostProcessor.
ScaleSphericalHarmonicsL2Scale an array of SphericalHarmonicsL2 probes.
WindowSphericalHarmonicsL2Apply a windowing operation on an array of SphericalHarmonicsL2 probes.

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