#include <c4d_raytrace.h>
Public Attributes | |
Bool | falloff |
Float | strength |
Bool | edgefalloff |
Float | edgestrength |
Bool | colfalloff |
Float | innerdistance |
Vector | outerdistance |
Float | sampledistance |
Float | brightness_multiplier |
Float | dust |
Float | dithering |
Bool | adaptbrightness |
Bool | additive |
Vector | color |
maxon::GradientRenderData | cgradient |
Protected Member Functions | |
RayLightVisible () | |
|
protected |
Bool falloff |
Falloff.
Float strength |
Falloff strength.
Bool edgefalloff |
Edge falloff.
Float edgestrength |
Edge falloff strength.
Bool colfalloff |
Colored edge falloff.
Float innerdistance |
Inner distance.
Vector outerdistance |
Outer distance.
Float sampledistance |
Sample distance.
Float brightness_multiplier |
Brightness multiplier.
Float dust |
Dust effect.
Float dithering |
Dithering.
Bool adaptbrightness |
Adapt brightness (angle based brightness scale).
Bool additive |
Additive visible light.
Vector color |
Color.
maxon::GradientRenderData cgradient |
Color gradient.