Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Region Scale Factors' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Positive Width | Scale the region in the POSITIVE width direction. Range is 0-1. Default is 1.0. |
| real | Negative Width | Scale the region in the NEGATIVE width direction. Range is 0-1. Default is 1.0. |
| real | Positive Height | Scale the region in the POSITIVE height direction. Range is 0-1. Default is 1.0. |
| real | Negative Height | Scale the region in the NEGATIVE height direction. Range is 0-1. Default is 1.0. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Region Scale Factors |