Blender V4.3
ShaderVolumeClosure Struct Reference

#include <types.h>

Public Attributes

Spectrum weight
 
ClosureType type
 
float sample_weight
 
float param [3]
 

Detailed Description

Definition at line 1239 of file kernel/types.h.

Member Data Documentation

◆ param

float ShaderVolumeClosure::param[3]

Definition at line 1244 of file kernel/types.h.

◆ sample_weight

float ShaderVolumeClosure::sample_weight

Definition at line 1242 of file kernel/types.h.

◆ type

ClosureType ShaderVolumeClosure::type

Definition at line 1241 of file kernel/types.h.

◆ weight

Spectrum ShaderVolumeClosure::weight

Definition at line 1240 of file kernel/types.h.


The documentation for this struct was generated from the following file: