Blender V4.3
SheenBsdf Struct Reference

#include <bsdf_sheen.h>

Public Attributes

 SHADER_CLOSURE_BASE
 
float roughness
 
float transformA
 
float transformB
 
float3 T
 
float3 B
 

Detailed Description

Definition at line 16 of file bsdf_sheen.h.

Member Data Documentation

◆ B

float3 SheenBsdf::B

Definition at line 20 of file bsdf_sheen.h.

◆ roughness

float SheenBsdf::roughness

Definition at line 18 of file bsdf_sheen.h.

Referenced by bsdf_sheen_setup(), and svm_node_closure_bsdf().

◆ SHADER_CLOSURE_BASE

SheenBsdf::SHADER_CLOSURE_BASE

Definition at line 17 of file bsdf_sheen.h.

◆ T

float3 SheenBsdf::T

Definition at line 20 of file bsdf_sheen.h.

◆ transformA

float SheenBsdf::transformA

Definition at line 19 of file bsdf_sheen.h.

◆ transformB

float SheenBsdf::transformB

Definition at line 19 of file bsdf_sheen.h.


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