[]Function rusty_engine::prelude::glm::scale_bias_matrix

pub fn scale_bias_matrix<N>(
    scale: N,
    bias: N
) -> Matrix<N, U4, U4, <DefaultAllocator as Allocator<N, U4, U4>>::Buffer> where
    N: Number

Builds a scale-bias matrix.