Blender V5.0
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 13 of file bsdf_oren_nayar.h.

Member Data Documentation

◆ a

float OrenNayarBsdf::a

Definition at line 17 of file bsdf_oren_nayar.h.

◆ b

float OrenNayarBsdf::b

Definition at line 18 of file bsdf_oren_nayar.h.

◆ multiscatter_term

Spectrum OrenNayarBsdf::multiscatter_term

Definition at line 19 of file bsdf_oren_nayar.h.

◆ roughness

float OrenNayarBsdf::roughness

Definition at line 16 of file bsdf_oren_nayar.h.

◆ SHADER_CLOSURE_BASE

OrenNayarBsdf::SHADER_CLOSURE_BASE

Definition at line 14 of file bsdf_oren_nayar.h.


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