/
class Enlighten PipelineProbeRegion
This is the documentation for Enlighten.
class Enlighten PipelineProbeRegion
class Enlighten::PipelineProbeRegion
A probe region object, corresponding to a <probeRegion> element in the .scene file.
Variables
Name | Description |
---|---|
InputProbeRegionPtr m_InputProbeRegion | The voxel set to serialise. |
Geo::GeoFileString m_Name | The name of the probe octree. |
Functions
Name | Description |
---|---|
PipelineProbeRegion(Geo::GeoFileString, InputProbeRegionPtr &&) | Constructor. |
Enlighten::PipelineProbeRegion::PipelineProbeRegion
public: PipelineProbeRegion
(
Geo::GeoFileString name,
InputProbeRegionPtr && inputVoxelSet
)
Constructor.
, multiple selections available,
Related content
Probe placement
Probe placement
More like this
Level properties
Level properties
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
2. Run the parameterize
2. Run the parameterize
More like this
How Enlighten works
How Enlighten works
More like this
Visualizations and statistics
Visualizations and statistics
More like this