Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Pattern Mask Placement TS' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Pattern Mask Placement TS |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Repeat X | The number of repetitions along the X-axis |
| integer | Repeat Y | The number of repetitions along the Y-axis |
| real | Spacing X | The spacing between each pattern along X-axis |
| real | Spacing Y | The spacing between each pattern along Y-axis |
| real | Offset | The offset offset of the pattern |
| boolean | Offset Horizontal | Whether it's a horizontal or a vertical offset |