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

#include <bsdf_microfacet.h>

Public Attributes

 SHADER_CLOSURE_BASE
 
float alpha_x
 
float alpha_y
 
float ior
 
ccl_private MicrofacetExtraextra
 
float3 T
 

Detailed Description

Definition at line 25 of file bsdf_microfacet.h.

Member Data Documentation

◆ alpha_x

float MicrofacetBsdf::alpha_x

◆ alpha_y

float MicrofacetBsdf::alpha_y

◆ extra

ccl_private MicrofacetExtra* MicrofacetBsdf::extra

◆ ior

float MicrofacetBsdf::ior

◆ SHADER_CLOSURE_BASE

MicrofacetBsdf::SHADER_CLOSURE_BASE

Definition at line 26 of file bsdf_microfacet.h.

◆ T

float3 MicrofacetBsdf::T

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