MatrixD.identity constructor

MatrixD.identity()

Implementation

factory MatrixD.identity()
  => RaylibMatrixFactories.identity() as MatrixD;