Steps¶
A versatile effect that uses the value of the input image to draw 'steps'. These can be shaded and animated.
For similar effects see: [DetectEdges] [DistortAndShade] [Displace] [Fakelight]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2D Required) | — |
| Count (Single) | — |
| Bias (Single) | — |
| Offset (Single) | — |
| Highlight (Vector4) | — |
| HighlightIndex (Int32) | — |
| Ramp (Gradient) | — |
| Edge (Gradient) | — |
| SmoothRadius (Single) | — |
| UseSuperSampling (Boolean) | — |
| Repeat (Boolean) | — |
| Resolution (Int2) | — |
Outputs¶
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |