Skip to content

Lib.numbers.color.GradientsToTexture

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

GradientsToTexture

in Lib.numbers.color


Generates a texture from a gradient


Input Parameters

Name (Relevancy & Type) Description
Gradients (Gradient) Defines the color gradient
Resolution (Int32) Defines the size of the texture in pixels
Direction (Int32) Changes the direction of the texture

Outputs

Name Type
GradientsTexture T3.Core.DataTypes.Texture2D

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally