RenderProbeMgr

consoledoc.h

A render bin which uses object callbacks for rendering.

More...

Public Functions

void

Bakes the cubemaps for a reflection probe.

void

Iterates over all reflection probes in the scene and bakes their cubemaps.

Detailed Description

A render bin which uses object callbacks for rendering.

This render bin gathers object render instances and calls its delegate method to perform rendering. It is used infrequently for specialized scene objects which perform custom rendering.

Public Functions

bakeProbe(ReflectionProbe probe)

Bakes the cubemaps for a reflection probe.

bakeProbes()

Iterates over all reflection probes in the scene and bakes their cubemaps.