Transform.rotatedYDegrees

Returns a copy of Transform rotated around the Y axis.

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

Meta