Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Quat
Get a normalized copy of this quaternion. If it is too small, returns an identity quaternion.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Q | |
| real | Tolerance | Minimum squared length of quaternion for normalization. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value |