-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.field.space.RepeatFieldLimit
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Repeats the incoming field in the defined direction. Similar nodes: [RepeatField3], [RepeatWithMirror]
It can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].
Other nodes: [PolarRepeat], [TwistField].
It needs an incoming field like [BoxSDF], [ChainLinkSDF], [FractalSDF] as an input.
For a simple and interactive tutorial on the TiXL rendering pipeline, see [HowToRaymarchField].
| Name (Relevancy & Type) | Description |
|---|---|
| InputField (ShaderGraphNode) | - |
| Axis (Int32) | Defines along which axis the field is to be repeated |
| Size (Single) | Defines the size of the gaps between the repetitions |
| Start (Single) | Defines how often the field is to be repeated in one direction along the axis |
| Stop (Single) | Defines how often the field is to be repeated in the other direction along the axis |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.ShaderGraphNode |
⚠ Everything else is automatically generated and will be overwritten regularly.