/
module Interpolation
This is the documentation for Enlighten.
module Interpolation
Classes and functions for interpolating light probe data.
Classes
Name | Description |
---|---|
Enlighten::InterpolatedPoint | Data structure describing a point in space to receive interpolated probe output. |
Enlighten::InterpolationInputSet | Data structure describing the inputs and outputs of a probe set to be used as input data for interpolation. |
Enlighten::InterpolationInputSet::CachedData | Internal cached data. |
Enlighten::ProbeInterpolant | Data structure identifying a probe and associated weight (influence) which forms part of a set to be interpolated. |
Enlighten::ProbeInterpolationTask | Task describing a set of probe sets to be used as inputs for interpolation, and a set of points which require interpolated outputs. |
, multiple selections available,
Related content
Mesh projection
Mesh projection
More like this
2. Run the parameterize
2. Run the parameterize
More like this
7. Lightmap resolution
7. Lightmap resolution
More like this
Probe placement
Probe placement
More like this
Lightmap lighting
Lightmap lighting
More like this
9. Efficient Enlighten lighting
9. Efficient Enlighten lighting
More like this