Blender V5.0
ShaderVolumeClosure Struct Reference

#include <types.h>

Public Attributes

Spectrum weight
ClosureType type
float sample_weight
float param [3]

Detailed Description

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

Member Data Documentation

◆ param

float ShaderVolumeClosure::param[3]

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

◆ sample_weight

float ShaderVolumeClosure::sample_weight

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

◆ type

ClosureType ShaderVolumeClosure::type

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

◆ weight

Spectrum ShaderVolumeClosure::weight

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


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