Nuke binary plugins 15.0.5
 
Loading...
Searching...
No Matches
slr::SlrLightShader::BaseInputParams Struct Reference

#include <SlrLightShader.h>

Public Member Functions

 BaseInputParams (const fdk::Vec3f &_color, float _intensity, float _exposure=0.0f)
 
float exposureFactor () const
 Return the scale factor from exposure.
 
fdk::Vec3f illumColor () const
 Return light color multed by intensity and exposure.
 

Public Attributes

fdk::Vec3f color
 Color of the emitted light.
 
float intensity
 Scale of the emitted light, multed with color.
 
float exposure
 Scales the power of the light exponentially similar to an fstop and multed with intensity.
 

Detailed Description

Input values set by local knobs or input connections.



©2024 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com