Struct Matrixf22
Represents a 2x2 matrices with float values.
[SuppressMessage("ReSharper", "InconsistentNaming", Justification = "Name has math parts.")]
[SuppressMessage("ReSharper", "IdentifierTypo", Justification = "Name has math parts.")]
public readonly struct Matrixf22
- Inherited Members