/
class Enlighten PrecompInputOctreeVolume
This is the documentation for Enlighten.
class Enlighten PrecompInputOctreeVolume
class Enlighten::PrecompInputOctreeVolume
A volume for which probes will be placed at the specified resolution.
Variables
Name | Description |
---|---|
const IPrecompVolumeQuery * m_Query | The query for this input octree volume. |
ProbeOctreeResolution m_Resolution | The resolution of this input octree volume. |
Functions
Name | Description |
---|---|
PrecompInputOctreeVolume(ProbeOctreeResolution, const IPrecompVolumeQuery &) | Construct a PrecompInputOctreeVolume that represents a region of 3D space at the given resolution. |
Enlighten::PrecompInputOctreeVolume::PrecompInputOctreeVolume
public: PrecompInputOctreeVolume
(
ProbeOctreeResolution resolution,
const IPrecompVolumeQuery & query
)
Construct a PrecompInputOctreeVolume that represents a region of 3D space at the given resolution.
, multiple selections available,
Related content
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this
How Enlighten works
How Enlighten works
More like this
Enlighten UE5 4.02 Release Notes
Enlighten UE5 4.02 Release Notes
More like this
Visualizations and statistics
Visualizations and statistics
More like this
2. Run the parameterize
2. Run the parameterize
More like this
7. Lightmap resolution
7. Lightmap resolution
More like this