|
Blender
V2.93
|
Inherits CBSDFClosure.
Public Member Functions | |
| void | setup (ShaderData *sd, int, float3 weight) |
Public Member Functions inherited from CBSDFClosure | |
| bool | skip (const ShaderData *sd, int path_flag, int scattering) |
Public Attributes | |
| PhongRampBsdf | params |
| Color3 | colors [8] |
Public Attributes inherited from CClosurePrimitive | |
| OSL::ustring | label |
Definition at line 50 of file bsdf_phong_ramp.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 55 of file bsdf_phong_ramp.cpp.
References closure_alloc_extra(), params, and TO_FLOAT3.
| Color3 PhongRampClosure::colors[8] |
Definition at line 53 of file bsdf_phong_ramp.cpp.
| PhongRampBsdf PhongRampClosure::params |
Definition at line 52 of file bsdf_phong_ramp.cpp.