Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Matrix
Remove any scaling from this matrix (ie magnitude of each row is 1) with error Tolerance (Assumes Matrix represents a transform)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | M | |
| real | Tolerance |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |