[]Function rusty_engine::prelude::glm::rotation2d

pub fn rotation2d<N>(
    angle: N
) -> Matrix<N, U3, U3, <DefaultAllocator as Allocator<N, U3, U3>>::Buffer> where
    N: RealField

A rotation 3 * 3 matrix created from an angle expressed in radians.

See also: