Struct InspectableMatrixf3x3
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