linearly v0.32.0 • Docs
linearly v0.32.0 / mat3 / projection
Function: projection()
projection(
width
,height
):mat3
Generates a 2D projection matrix with the given bounds
Parameters
• width: number
• height: number
linearly v0.32.0 • Docs
linearly v0.32.0 / mat3 / projection
projection(
width
,height
):mat3
Generates a 2D projection matrix with the given bounds
• width: number
• height: number