Struct InspectableMatrixf2x2
Matrices are immutable, and cannot be used in the inspector. This class can be used instead.
[Serializable]
[SuppressMessage("ReSharper", "InconsistentNaming", Justification = "Name has math parts.")]
[SuppressMessage("ReSharper", "IdentifierTypo", Justification = "Name has math parts.")]
public struct InspectableMatrixf2x2
- Inherited Members