Blender  V3.3
Public Attributes | List of all members
ShaderVolumeClosure Struct Reference

#include <types.h>

Public Attributes

float3 weight
 
float sample_weight
 
float g
 

Detailed Description

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

Member Data Documentation

◆ g

float ShaderVolumeClosure::g

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

◆ sample_weight

float ShaderVolumeClosure::sample_weight

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

◆ weight

float3 ShaderVolumeClosure::weight

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


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