ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
GradientMaterial.h File Reference

Defines a material for creating gradient color effects in 3D rendering. More...

Include dependency graph for GradientMaterial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GradientMaterial< colorCount >
 Creates a customizable gradient material for rendering. More...
 

Detailed Description

Defines a material for creating gradient color effects in 3D rendering.

The GradientMaterial class allows for the creation of gradients with customizable colors, radial effects, steps, and transformations like rotation and position offsets.

Template Parameters
colorCountNumber of colors in the gradient. 22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file GradientMaterial.h.