Struct Common.Matrix43
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Lumina.Data.Parsing
Assembly: Lumina.dll
Syntax
public struct Matrix43
Fields
| Improve this Doc View Sourcecol1
Declaration
public Common.Vector4 col1
Field Value
Type | Description |
---|---|
Common. |
col2
Declaration
public Common.Vector4 col2
Field Value
Type | Description |
---|---|
Common. |
col3
Declaration
public Common.Vector4 col3
Field Value
Type | Description |
---|---|
Common. |