MatrixD.rotateX constructor
MatrixD.rotateX(
- double angle
Implementation
factory MatrixD.rotateX(double angle)
=> RaylibMatrixFactories.rotateX(angle) as MatrixD;
factory MatrixD.rotateX(double angle)
=> RaylibMatrixFactories.rotateX(angle) as MatrixD;