Lib.field.adjust.SDFToColor - tixl3d/tixl GitHub Wiki
Remaps an SDF function distance to colors or values.
This can be useful to convert a Signed Distance Function with a potentially very large distance to a value range that can be used for colors for effects.
| Name (Relevancy & Type) | Description |
|---|---|
| InputField (ShaderGraphNodeRequired) | - |
| Gradient (Gradient) | - |
| Range (Vector2) | - |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.ShaderGraphNode |
⚠ Everything else is automatically generated and will be overwritten regularly.