Function createProjectionMat

  • This function creates a projection matrix of the mat4 type.

    Parameters

    • aspectRatio: number = 1

      Aspect ratio, defaulting to 1

    Returns mat4

Generated using TypeDoc