Unreal Engine Blueprint API Reference > Math > Matrix
Remove any translation from this matrix (Assumes Matrix represents a transform)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | M |
Outputs
Type | Name | Description |
---|---|---|
struct | Return Value | Remove any translation from this matrix(Assumes Matrix represents a transform) |