...
PppiProbeSetHandle Enlighten::PppiWorld::AddProbeSet
...
public: PppiProbeSetHandle AddProbeSet
(
const RadProbeSetCore * probeSet,
float * probeOutput
)
...
public: void ProbeSetOutputChanged
(
PppiProbeSetHandle handle,
PppiProbeSetLod lod
)
...
Notify that the probe output changed for the given probe set.
...
public: void RemoveProbeSet
(
PppiProbeSetHandle handle
)
...
Remove a probe set from the world.
...