Wraps the nkGraphics::TextureUtils and offers functions for use in scripting.
More...
Wraps the nkGraphics::TextureUtils and offers functions for use in scripting.
◆ updateEnvironment()
static void nkAstraeus::nkGraphicsWrap::TextureUtilsWrapper::updateEnvironment |
( |
nkScripts::Environment * |
env | ) |
|
|
static |
Updates a given environment and set it up to use all functions wrapped by this wrapper.
- Parameters
-
env | The environment to set up. |
◆ computeIrradianceSH()
Wrapper function for nkGraphics::TextureUtils::computeIrradianceSH().
nkGraphics.TextureUtils.computeIrradianceSH(sourceTex, destTex) ;
- Parameters
-
stack | The parameter stack. |
- Returns
- The output value, empty.
The documentation for this class was generated from the following file: