Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Matrix
get axes of this matrix scaled by the scale of the matrix (Assumes Matrix represents a transform)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | M |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | X | axes returned to this param |
| vector | Y | axes returned to this param |
| vector | Z | axes returned to this param |