RadeonRaysProbePostProcessor.Initialize

Declaration

public bool Initialize(LightTransport.IDeviceContext context);

Parameters

context Device context.

Returns

bool True if the initialization was successful.

Description

Initialize the RadeonRaysProbePostProcessor.

Must be called before using the other methods provided by the interface. When initializing the RadeonRaysProbePostProcessor, the compute kernels are compiled.


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