Blender
V3.3
|
#include <types.h>
Public Attributes | |
float3 | diffuse |
float3 | glossy |
float3 | sum |
Definition at line 415 of file kernel/types.h.
float3 BsdfEval::diffuse |
Definition at line 416 of file kernel/types.h.
float3 BsdfEval::glossy |
Definition at line 417 of file kernel/types.h.
float3 BsdfEval::sum |
Definition at line 418 of file kernel/types.h.