Blender  V2.93
Public Attributes | List of all members
MicrofacetExtra Struct Reference

#include <bsdf_microfacet.h>

Public Attributes

float3 color
 
float3 cspec0
 
float3 fresnel_color
 
float clearcoat
 

Detailed Description

Definition at line 38 of file bsdf_microfacet.h.

Member Data Documentation

◆ clearcoat

float MicrofacetExtra::clearcoat

◆ color

float3 MicrofacetExtra::color

◆ cspec0

float3 MicrofacetExtra::cspec0

◆ fresnel_color

float3 MicrofacetExtra::fresnel_color

Definition at line 40 of file bsdf_microfacet.h.

Referenced by bsdf_microfacet_fresnel_color().


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