Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Remap' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Value | |
| real | Source Minimum | |
| real | Source Maximum | |
| real | Target Minimum | |
| real | Target Maximum | |
| boolean | Clamp | If set to true the result is clamped to the target range |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Double Remap |