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

#include <types.h>

Public Attributes

float3 diffuse
 
float3 glossy
 
float3 sum
 

Detailed Description

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

Member Data Documentation

◆ diffuse

float3 BsdfEval::diffuse

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

◆ glossy

float3 BsdfEval::glossy

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

◆ sum

float3 BsdfEval::sum

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


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