Table of Contents

Struct InspectableMatrixf2x2

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

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

Fields

a
b
c
d

Methods

GetMatrix()