MatrixRotateZ method
Implementation
MatrixStructType MatrixRotateZ(double angle)
=> RaylibMatrixFactories.rotateZ(angle) as MatrixStructType;
MatrixStructType MatrixRotateZ(double angle)
=> RaylibMatrixFactories.rotateZ(angle) as MatrixStructType;