Blender  V3.3
Functions
node_ramp_util.h File Reference

Go to the source code of this file.

Functions

color rgb_ramp_lookup (color ramp[], float at, int interpolate, int extrapolate)
 
float rgb_ramp_lookup (float ramp[], float at, int interpolate, int extrapolate)
 

Function Documentation

◆ rgb_ramp_lookup() [1/2]

color rgb_ramp_lookup ( color  ramp[],
float  at,
int  interpolate,
int  extrapolate 
)

◆ rgb_ramp_lookup() [2/2]

float rgb_ramp_lookup ( float  ramp[],
float  at,
int  interpolate,
int  extrapolate 
)