Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Determines if any component is not a number (NAN)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | A |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | true if one or more components is NAN, otherwise false. |