Field Matrix3x2
Represents a 3x2 matrix used for transformations in 2D space.
public Matrix3x2 Matrix3x2
Returns
- Matrix3x2
- Represents a 3x2 matrix used for transformations in 2D space.
Remarks
This field is a direct representation of a Matrix3x2 structure, which can be used for operations such as scaling, rotation, translation, and skewing in 2D graphics.