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

#include <bsdf_hair.h>

Public Attributes

 SHADER_CLOSURE_BASE
 
float3 T
 
float roughness1
 
float roughness2
 
float offset
 

Detailed Description

Definition at line 13 of file bsdf_hair.h.

Member Data Documentation

◆ offset

float HairBsdf::offset

Definition at line 19 of file bsdf_hair.h.

◆ roughness1

float HairBsdf::roughness1

Definition at line 17 of file bsdf_hair.h.

◆ roughness2

float HairBsdf::roughness2

Definition at line 18 of file bsdf_hair.h.

◆ SHADER_CLOSURE_BASE

HairBsdf::SHADER_CLOSURE_BASE

Definition at line 14 of file bsdf_hair.h.

◆ T

float3 HairBsdf::T

Definition at line 16 of file bsdf_hair.h.


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