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. |