Struct Common.Matrix43f
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 Matrix43f
Fields
| Improve this Doc View Sourcecol1
Declaration
public Common.Vector4 col1
Field Value
Type | Description |
---|---|
Common.Vector4 |
col2
Declaration
public Common.Vector4 col2
Field Value
Type | Description |
---|---|
Common.Vector4 |
col3
Declaration
public Common.Vector4 col3
Field Value
Type | Description |
---|---|
Common.Vector4 |
col4
Declaration
public Common.Vector4 col4
Field Value
Type | Description |
---|---|
Common.Vector4 |