Blender
V3.3
|
#include <bsdf_toon.h>
Public Attributes | |
SHADER_CLOSURE_BASE | |
float | size |
float | smooth |
Definition at line 13 of file bsdf_toon.h.
ToonBsdf::SHADER_CLOSURE_BASE |
Definition at line 14 of file bsdf_toon.h.
float ToonBsdf::size |
Definition at line 16 of file bsdf_toon.h.
Referenced by bsdf_diffuse_toon_eval_reflect(), bsdf_diffuse_toon_sample(), bsdf_glossy_toon_eval_reflect(), and bsdf_glossy_toon_sample().
float ToonBsdf::smooth |
Definition at line 17 of file bsdf_toon.h.