MtMatrix4X4
Namespace: SharpPluginLoader.Core.MtTypes
public struct MtMatrix4X4
Inheritance Object → ValueType → MtMatrix4X4
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 MtMatrix4X4 Identity { get; }