Blender
V3.3
|
Public Member Functions | |
void | setup (ShaderData *sd, uint32_t, float3 weight) |
![]() | |
bool | skip (const ShaderData *sd, uint32_t path_flag, int scattering) |
Public Attributes | |
PhongRampBsdf | params |
Color3 | colors [8] |
![]() | |
OSL::ustring | label |
Definition at line 27 of file bsdf_phong_ramp.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 32 of file bsdf_phong_ramp.cpp.
References closure_alloc_extra(), ensure_valid_reflection(), params, and TO_FLOAT3.
Color3 PhongRampClosure::colors[8] |
Definition at line 30 of file bsdf_phong_ramp.cpp.
PhongRampBsdf PhongRampClosure::params |
Definition at line 29 of file bsdf_phong_ramp.cpp.