BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector4
Gets a negated copy of the vector. Equivalent to -Vector for scripts.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | A |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Gets a negated copy of the vector. Equivalent to -Vector for scripts. |