Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Create a copy of this vector, with its magnitude/size/length clamped between Min and Max.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | A | |
| real | Min | |
| real | Max |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value |