NVGMatrix.SkewedY

Returns new y-skewing matrix. Angle is specified in radians.

struct NVGMatrix
nothrow @trusted @nogc static
SkewedY
(
in float a
)
Suggestion Box / Bug Report