This is the documentation for Enlighten.
class Enlighten IPrecompProbeSetBuildParameters
class Enlighten::IPrecompProbeSetBuildParameters
A class defining parameters for SH sample probe building.
Functions
Name | Description |
|---|---|
The number of form factors to store per output sample. | |
The basis vectors for the probe coefficients. | |
The basis vectors for the probe coefficients. | |
The basis vectors for the probe coefficients. | |
The desired output order of the coefficients. | |
Determines the threshold of valid visibility below which a point is culled. | |
Bounding box of the probe set (i.e. bounding box containing all the probes) whose dependencies are being calculated is. | |
Maximum distance at which a given system will be considered local. | |
Do not consider a system as a dependency if its visibility is smaller than the threshold. | |
The resolution for each face of the environment map. | |
Determines the threshold of interpolation error below which a point may be removed. | |
Whether to exclude environment when solving the probes directly. | |
Whether to treat the probes in this set entirely individually, and disable optimisations in the EntireProbeSetSolver which share data between probes. | |
The number of SH coefficients used for environment visibility. | |
The number of SH coefficients used. | |
The number of rays to cast for computing form factors. | |
Whether to cull probes that are not in valid locations. | |
The necessary visibility of a cluster to be used as form factor. | |
The number of form factors to store per output sample. | |
SetCoefficientBasis(const Geo::v128 &, const Geo::v128 &, const Geo::v128 &) | The basis vectors for the probe coefficients. |
The desired output order of the coefficients. | |
Determines the threshold of valid visibility below which a point is culled. | |
Bounding box of the probe set (i.e. bounding box containing all the probes) whose dependencies are being calculated is. | |
Maximum distance at which a given system will be considered local. | |
Do not consider a system as a dependency if its visibility is smaller than the threshold. | |
The resolution for each face of the environment map. | |
Determines the threshold of interpolation error below which a point may be removed. | |
Whether to exclude environment when solving the probes directly. | |
Whether to treat the probes in this set entirely individually, and disable optimisations in the EntireProbeSetSolver which share data between probes. | |
The number of SH coefficients used for environment visibility. | |
The number of SH coefficients used. | |
The number of rays to cast for computing form factors. | |
Whether to cull probes that are not in valid locations. | |
The necessary visibility of a cluster to be used as form factor. |