Lib.field.generate.texture.SubDivPattern3d - tixl3d/tixl GitHub Wiki
Generates a 3D pattern similar to [SubDivisionStretch].
| Name (Relevancy & Type) | Description |
|---|---|
| GapColor (Vector4) | - |
| ColorA (Vector4) | - |
| ColorB (Vector4) | - |
| SplitPosition (Single) | - |
| SplitVariation (Single) | - |
| Padding (Single) | - |
| UseAspectForSplit (Int32) | - |
| MaxSubdivisions (Int32) | - |
| ColorMode (Int32) | - |
| RandomSeed (Int32) | - |
| Threshold (Single) | - |
| Feather (Single) | - |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.ShaderGraphNode |
⚠ Everything else is automatically generated and will be overwritten regularly.