Table of Contents

Struct Matrix4

Namespace
AO
Assembly
CoreAssembly.dll
public struct Matrix4
Inherited Members
Extension Methods

Fields

_0

public float _0

Field Value

float

_1

public float _1

Field Value

float

_10

public float _10

Field Value

float

_11

public float _11

Field Value

float

_12

public float _12

Field Value

float

_13

public float _13

Field Value

float

_14

public float _14

Field Value

float

_15

public float _15

Field Value

float

_2

public float _2

Field Value

float

_3

public float _3

Field Value

float

_4

public float _4

Field Value

float

_5

public float _5

Field Value

float

_6

public float _6

Field Value

float

_7

public float _7

Field Value

float

_8

public float _8

Field Value

float

_9

public float _9

Field Value

float

Operators

operator *(Matrix4, Matrix4)

public static Matrix4 operator *(Matrix4 a, Matrix4 b)

Parameters

a Matrix4
b Matrix4

Returns

Matrix4