Blender
V3.3
|
#include <bsdf_hair.h>
Public Attributes | |
SHADER_CLOSURE_BASE | |
float3 | T |
float | roughness1 |
float | roughness2 |
float | offset |
Definition at line 13 of file bsdf_hair.h.
float HairBsdf::offset |
Definition at line 19 of file bsdf_hair.h.
float HairBsdf::roughness1 |
Definition at line 17 of file bsdf_hair.h.
float HairBsdf::roughness2 |
Definition at line 18 of file bsdf_hair.h.
HairBsdf::SHADER_CLOSURE_BASE |
Definition at line 14 of file bsdf_hair.h.
float3 HairBsdf::T |
Definition at line 16 of file bsdf_hair.h.