Blender
V3.3
|
#include <bsdf_principled_diffuse.h>
Public Attributes | |
SHADER_CLOSURE_BASE | |
float | roughness |
int | components |
Definition at line 28 of file bsdf_principled_diffuse.h.
int PrincipledDiffuseBsdf::components |
Definition at line 32 of file bsdf_principled_diffuse.h.
float PrincipledDiffuseBsdf::roughness |
Definition at line 31 of file bsdf_principled_diffuse.h.
PrincipledDiffuseBsdf::SHADER_CLOSURE_BASE |
Definition at line 29 of file bsdf_principled_diffuse.h.