MtMatrix3X3
Namespace: SharpPluginLoader.Core.MtTypes
public struct MtMatrix3X3
Inheritance Object → ValueType → MtMatrix3X3
Fields
Data
public <Data>e__FixedBuffer Data;
Properties
Item
public float Item { get; set; }
Property Value
Item
public float Item { get; set; }
Property Value
Identity
public static MtMatrix3X3 Identity { get; }