Blender V5.0
node_scatter.h File Reference
#include "stdcycles.h"

Go to the source code of this file.

Classes

struct  MieParameters

Functions

MieParameters phase_mie_fitted_parameters (float Diameter)
closure color scatter (string phase, float Anisotropy, float IOR, float Backscatter, float Alpha, float Diameter)

Function Documentation

◆ phase_mie_fitted_parameters()

MieParameters phase_mie_fitted_parameters ( float Diameter)

Definition at line 14 of file node_scatter.h.

References b, cos, exp, log, max, pow, sin, and tan.

Referenced by scatter().

◆ scatter()