Blender V4.5
KernelParamsMetal::ShaderVolumeClosure Struct Reference

#include <globals.h>

Public Attributes

Spectrum weight
ClosureType type
float sample_weight
float param [3]

Detailed Description

Definition at line 1221 of file device/metal/globals.h.

Member Data Documentation

◆ param

float KernelParamsMetal::ShaderVolumeClosure::param[3]

Definition at line 1226 of file device/metal/globals.h.

◆ sample_weight

float KernelParamsMetal::ShaderVolumeClosure::sample_weight

Definition at line 1224 of file device/metal/globals.h.

◆ type

ClosureType KernelParamsMetal::ShaderVolumeClosure::type

Definition at line 1223 of file device/metal/globals.h.

◆ weight

Spectrum KernelParamsMetal::ShaderVolumeClosure::weight

Definition at line 1222 of file device/metal/globals.h.


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