Blender  V2.93
Public Attributes | List of all members
Bssrdf Struct Reference

#include <bssrdf.h>

Public Attributes

 SHADER_CLOSURE_BASE
 
float3 radius
 
float3 albedo
 
float sharpness
 
float texture_blur
 
float roughness
 
float channels
 

Detailed Description

Definition at line 22 of file bssrdf.h.

Member Data Documentation

◆ albedo

float3 Bssrdf::albedo

Definition at line 26 of file bssrdf.h.

◆ channels

float Bssrdf::channels

Definition at line 30 of file bssrdf.h.

◆ radius

float3 Bssrdf::radius

Definition at line 25 of file bssrdf.h.

◆ roughness

float Bssrdf::roughness

Definition at line 29 of file bssrdf.h.

◆ SHADER_CLOSURE_BASE

Bssrdf::SHADER_CLOSURE_BASE

Definition at line 23 of file bssrdf.h.

◆ sharpness

float Bssrdf::sharpness

Definition at line 27 of file bssrdf.h.

◆ texture_blur

float Bssrdf::texture_blur

Definition at line 28 of file bssrdf.h.


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