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

#include <bsdf_oren_nayar.h>

Public Attributes

 SHADER_CLOSURE_BASE
 
float roughness
 
float a
 
float b
 

Detailed Description

Definition at line 8 of file bsdf_oren_nayar.h.

Member Data Documentation

◆ a

float OrenNayarBsdf::a

Definition at line 12 of file bsdf_oren_nayar.h.

◆ b

float OrenNayarBsdf::b

Definition at line 13 of file bsdf_oren_nayar.h.

◆ roughness

float OrenNayarBsdf::roughness

Definition at line 11 of file bsdf_oren_nayar.h.

◆ SHADER_CLOSURE_BASE

OrenNayarBsdf::SHADER_CLOSURE_BASE

Definition at line 9 of file bsdf_oren_nayar.h.


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