Unreal Engine Blueprint API Reference > Math > Vector
Create a rotation from an axis and supplied angle (in degrees)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
vector | Axis | |
real | Angle |
Outputs
Type | Name | Description |
---|---|---|
rotator | Return Value | Create a rotation from an axis and supplied angle (in degrees) |