Blender
V3.3
|
#include <bsdf_oren_nayar.h>
Public Attributes | |
SHADER_CLOSURE_BASE | |
float | roughness |
float | a |
float | b |
Definition at line 8 of file bsdf_oren_nayar.h.
float OrenNayarBsdf::a |
Definition at line 12 of file bsdf_oren_nayar.h.
float OrenNayarBsdf::b |
Definition at line 13 of file bsdf_oren_nayar.h.
float OrenNayarBsdf::roughness |
Definition at line 11 of file bsdf_oren_nayar.h.
OrenNayarBsdf::SHADER_CLOSURE_BASE |
Definition at line 9 of file bsdf_oren_nayar.h.