Blender V5.0
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 16 of file bsdf_hair.h.

Member Data Documentation

◆ offset

◆ roughness1

float HairBsdf::roughness1

Definition at line 20 of file bsdf_hair.h.

◆ roughness2

float HairBsdf::roughness2

Definition at line 21 of file bsdf_hair.h.

◆ SHADER_CLOSURE_BASE

HairBsdf::SHADER_CLOSURE_BASE

Definition at line 17 of file bsdf_hair.h.

◆ T

float3 HairBsdf::T

Definition at line 19 of file bsdf_hair.h.


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