|
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 | |
| ShaderClosure | params |
| float3 | unused |
Public Attributes inherited from CClosurePrimitive | |
| OSL::ustring | label |
Definition at line 940 of file osl_closures.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 945 of file osl_closures.cpp.
References bsdf_transparent_setup().
| ShaderClosure TransparentClosure::params |
Definition at line 942 of file osl_closures.cpp.
| float3 TransparentClosure::unused |
Definition at line 943 of file osl_closures.cpp.