Unreal Engine Blueprint API Reference > Math > Conversions
Converts a Matrix to a Rotator (Assumes Matrix represents a transform)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | In Matrix |
Outputs
Type | Name | Description |
---|---|---|
rotator | Return Value | Converts a Matrix to a Rotator(Assumes Matrix represents a transform) |