Blender V4.3
OrenNayarBsdf Struct Reference

#include <bsdf_oren_nayar.h>

Public Attributes

 SHADER_CLOSURE_BASE
 
float roughness
 
float a
 
float b
 
Spectrum multiscatter_term
 

Detailed Description

Definition at line 9 of file bsdf_oren_nayar.h.

Member Data Documentation

◆ a

float OrenNayarBsdf::a

Definition at line 13 of file bsdf_oren_nayar.h.

◆ b

float OrenNayarBsdf::b

Definition at line 14 of file bsdf_oren_nayar.h.

◆ multiscatter_term

Spectrum OrenNayarBsdf::multiscatter_term

Definition at line 15 of file bsdf_oren_nayar.h.

◆ roughness

float OrenNayarBsdf::roughness

Definition at line 12 of file bsdf_oren_nayar.h.

◆ SHADER_CLOSURE_BASE

OrenNayarBsdf::SHADER_CLOSURE_BASE

Definition at line 10 of file bsdf_oren_nayar.h.


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