-
Notifications
You must be signed in to change notification settings - Fork 191
lib.color.SampleGradient
Thomas Mann edited this page Jan 17, 2024
·
4 revisions
in lib.color
Defines a gradient that can then be sampled into a color or used further by [GradientsToTexture] or other operators.
The first output returns the sampled color. The second output the gradient structure.
Right click in the parameter window gradient to adjust interpolation mode or save presets.
Name (Relevancy & Type) | Description |
---|---|
SamplePos (SingleRelevant) | - |
Gradient (Gradient) | - |
Interpolation (Int32) | - |
Name | Type |
---|---|
Color | System.Numerics.Vector4 |
OutGradient | T3.Core.DataTypes.Gradient |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features