rlGetMatrixProjection method
Get internal projection matrix
Implementation
MatrixD rlGetMatrixProjection() => run(
() => _debugLabels.rlGetMatrixProjection(),
() => _flat.rlGetMatrixProjection(),
);
Get internal projection matrix
MatrixD rlGetMatrixProjection() => run(
() => _debugLabels.rlGetMatrixProjection(),
() => _flat.rlGetMatrixProjection(),
);