Blender V4.5
ShaderVolumeClosure Struct Reference

#include <types.h>

Public Attributes

Spectrum weight
ClosureType type
float sample_weight
float param [3]

Detailed Description

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

Member Data Documentation

◆ param

float ShaderVolumeClosure::param[3]

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

◆ sample_weight

float ShaderVolumeClosure::sample_weight

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

◆ type

ClosureType ShaderVolumeClosure::type

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

◆ weight

Spectrum ShaderVolumeClosure::weight

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


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