rlMatrixMode abstract method

void rlMatrixMode(
  1. int mode
)

Choose the current matrix to be transformed

Implementation

void rlMatrixMode(
  int mode,
);