Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Clamp' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Math Float Clamp |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Value | |
| real | Minimum | |
| real | Maximum | |
| real | Result |