[][src]Function tetra::graphics::set_transform_matrix

pub fn set_transform_matrix(ctx: &mut Context, matrix: Mat4<f32>)

Sets the transform matrix.

This can be used to apply global transformations to subsequent draw calls.