This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Gradients

A base class for physics trigger and collision handling — inherit to create interactive volumes with enter, exit, and hold callbacks.

Gradients

Multi-stop gradient utilities for sampling color, float, or vector values along a 0.0–1.0 range.

GradientDescription
ColorGradientMulti-stop color gradient with ColorGradientMarker entries (color + position). Sample at any point for interpolated color.
FloatGradientFloat value gradient for numeric curves.
Vector2Gradient2D vector gradient.