|
inlinestaticconsteval |
Creates identity matrix.
This static method generates a 4x3 identity matrix, which is a special type of matrix that does not change the value of any vector when multiplied by it. The identity matrix is often used as a starting point for transformations or to reset a transformation.