Blender V5.0
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 18 of file bsdf_sheen.h.

Member Data Documentation

◆ B

float3 SheenBsdf::B

Definition at line 22 of file bsdf_sheen.h.

◆ roughness

float SheenBsdf::roughness

Definition at line 20 of file bsdf_sheen.h.

◆ SHADER_CLOSURE_BASE

SheenBsdf::SHADER_CLOSURE_BASE

Definition at line 19 of file bsdf_sheen.h.

◆ T

float3 SheenBsdf::T

Definition at line 22 of file bsdf_sheen.h.

◆ transformA

float SheenBsdf::transformA

Definition at line 21 of file bsdf_sheen.h.

◆ transformB

float SheenBsdf::transformB

Definition at line 21 of file bsdf_sheen.h.


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