/
class Enlighten ExporterProbeRegion
This is the documentation for Enlighten.
class Enlighten ExporterProbeRegion
class Enlighten::ExporterProbeRegion
A probe region object, corresponding to a <probeRegion> element in the .scene file.
Variables
Name | Description |
---|---|
InputProbeRegionPtr m_InputProbeRegion | The voxel set to serialize. |
Geo::GeoFileString m_Name | The name of the probe octree. |
Functions
Name | Description |
---|---|
ExporterProbeRegion(Geo::GeoFileString, InputProbeRegionPtr &&) | Constructor. |
Enlighten::ExporterProbeRegion::ExporterProbeRegion
public: ExporterProbeRegion
(
Geo::GeoFileString name,
InputProbeRegionPtr && inputVoxelSet
)
Constructor.
, multiple selections available,
Related content
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
7. Lightmap resolution
7. Lightmap resolution
More like this
World properties
World properties
More like this
2. Run the parameterize
2. Run the parameterize
More like this