/
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
How Enlighten works
How Enlighten works
More like this
Debug with Enlighten tools
Debug with Enlighten tools
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
2. Run the parameterize
2. Run the parameterize
More like this
Level properties
Level properties
More like this