Unreal Engine Blueprint API Reference > Math > Quat
Determine if all the values are finite (not NaN nor Inf) in this Quat.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | Q |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Determine if all the values are finite (not NaN nor Inf) in this Quat. |