|
Blender
V2.93
|
Inherits CBSDFClosure.
Public Member Functions | |
| void | setup (ShaderData *sd, int path_flag, float3 weight) |
Public Member Functions inherited from CBSDFClosure | |
| bool | skip (const ShaderData *sd, int path_flag, int scattering) |
Public Attributes | |
| PrincipledSheenBsdf | params |
Public Attributes inherited from CClosurePrimitive | |
| OSL::ustring | label |
Definition at line 202 of file osl_closures.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 206 of file osl_closures.cpp.
References bsdf_principled_sheen_setup(), LABEL_DIFFUSE, and params.
| PrincipledSheenBsdf PrincipledSheenClosure::params |
Definition at line 204 of file osl_closures.cpp.