Transform.fromRotationDegrees

Constructs a new Transform representing a 2D rotation.

struct Transform(T, uint Dim, TransformOptions options = TransformOptions.none)
static
static if(Dim >= 2)
fromRotationDegrees
(
const FT degrees
)
if (
Dim > 0
)

Meta