Table of Contents

Struct InspectableMatrixf3x3

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.")]
public struct InspectableMatrixf3x3
Inherited Members

Fields

a
b
c
d
e
f
g
h
i

Methods

GetMatrix()