Transform.fromYRotationDegrees

Constructs a new Transform representing a 3D rotation aroud the Y axis.

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

Meta