Blender
V3.3
|
#include <types.h>
Public Attributes | |
float3 | weight |
float | sample_weight |
float | g |
Definition at line 950 of file kernel/types.h.
float ShaderVolumeClosure::g |
Definition at line 953 of file kernel/types.h.
float ShaderVolumeClosure::sample_weight |
Definition at line 952 of file kernel/types.h.
float3 ShaderVolumeClosure::weight |
Definition at line 951 of file kernel/types.h.