• Unity.Mathematics
    • DoNotNormalizeAttribute
    • PostNormalizeAttribute
    • Random
      • Constructors
        • Random
      • Fields
        • state
      • Methods
        • CreateFromIndex
        • InitState
        • NextBool
        • NextBool2
        • NextBool3
        • NextBool4
        • NextDouble
        • NextDouble2
        • NextDouble2Direction
        • NextDouble3
        • NextDouble3Direction
        • NextDouble4
        • NextFloat
        • NextFloat2
        • NextFloat2Direction
        • NextFloat3
        • NextFloat3Direction
        • NextFloat4
        • NextInt
        • NextInt2
        • NextInt3
        • NextInt4
        • NextQuaternionRotation
        • NextUInt
        • NextUInt2
        • NextUInt3
        • NextUInt4
    • RigidTransform
      • Constructors
        • RigidTransform
      • Fields
        • identity
        • pos
        • rot
      • Methods
        • AxisAngle
        • Equals
        • Euler
        • EulerXYZ
        • EulerXZY
        • EulerYXZ
        • EulerYZX
        • EulerZXY
        • EulerZYX
        • GetHashCode
        • RotateX
        • RotateY
        • RotateZ
        • ToString
        • Translate
    • bool2
      • Constructors
        • bool2
      • Fields
        • x
        • y
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool2x2
      • Constructors
        • bool2x2
      • Fields
        • c0
        • c1
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool2x3
      • Constructors
        • bool2x3
      • Fields
        • c0
        • c1
        • c2
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool2x4
      • Constructors
        • bool2x4
      • Fields
        • c0
        • c1
        • c2
        • c3
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool3
      • Constructors
        • bool3
      • Fields
        • x
        • y
        • z
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool3x2
      • Constructors
        • bool3x2
      • Fields
        • c0
        • c1
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool3x3
      • Constructors
        • bool3x3
      • Fields
        • c0
        • c1
        • c2
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool3x4
      • Constructors
        • bool3x4
      • Fields
        • c0
        • c1
        • c2
        • c3
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool4
      • Constructors
        • bool4
      • Fields
        • w
        • x
        • y
        • z
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool4x2
      • Constructors
        • bool4x2
      • Fields
        • c0
        • c1
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool4x3
      • Constructors
        • bool4x3
      • Fields
        • c0
        • c1
        • c2
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • bool4x4
      • Constructors
        • bool4x4
      • Fields
        • c0
        • c1
        • c2
        • c3
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • implicit operator
        • operator !
        • operator !=
        • operator &
        • operator ==
        • operator ^
        • operator |
    • double2
      • Constructors
        • double2
      • Fields
        • x
        • y
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double2x2
      • Constructors
        • double2x2
      • Fields
        • c0
        • c1
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double2x3
      • Constructors
        • double2x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double2x4
      • Constructors
        • double2x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double3
      • Constructors
        • double3
      • Fields
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double3x2
      • Constructors
        • double3x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double3x3
      • Constructors
        • double3x3
      • Fields
        • c0
        • c1
        • c2
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double3x4
      • Constructors
        • double3x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double4
      • Constructors
        • double4
      • Fields
        • w
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double4x2
      • Constructors
        • double4x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double4x3
      • Constructors
        • double4x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • double4x4
      • Constructors
        • double4x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float2
      • Constructors
        • float2
      • Fields
        • x
        • y
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float2x2
      • Constructors
        • float2x2
      • Fields
        • c0
        • c1
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • Rotate
        • Scale
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float2x3
      • Constructors
        • float2x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float2x4
      • Constructors
        • float2x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float3
      • Constructors
        • float3
      • Fields
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float3x2
      • Constructors
        • float3x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float3x3
      • Constructors
        • float3x3
      • Fields
        • c0
        • c1
        • c2
        • identity
        • zero
      • Properties
        • this
      • Methods
        • AxisAngle
        • Equals
        • Euler
        • EulerXYZ
        • EulerXZY
        • EulerYXZ
        • EulerYZX
        • EulerZXY
        • EulerZYX
        • GetHashCode
        • LookRotation
        • LookRotationSafe
        • RotateX
        • RotateY
        • RotateZ
        • Scale
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float3x4
      • Constructors
        • float3x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float4
      • Constructors
        • float4
      • Fields
        • w
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float4x2
      • Constructors
        • float4x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float4x3
      • Constructors
        • float4x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • float4x4
      • Constructors
        • float4x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • identity
        • zero
      • Properties
        • this
      • Methods
        • AxisAngle
        • Equals
        • Euler
        • EulerXYZ
        • EulerXZY
        • EulerYXZ
        • EulerYZX
        • EulerZXY
        • EulerZYX
        • GetHashCode
        • LookAt
        • Ortho
        • OrthoOffCenter
        • PerspectiveFov
        • PerspectiveOffCenter
        • RotateX
        • RotateY
        • RotateZ
        • Scale
        • TRS
        • ToString
        • Translate
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • half
      • Constructors
        • half
      • Fields
        • value
        • zero
      • Properties
        • MaxValue
        • MaxValueAsHalf
        • MinValue
        • MinValueAsHalf
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator ==
    • half2
      • Constructors
        • half2
      • Fields
        • x
        • y
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator ==
    • half3
      • Constructors
        • half3
      • Fields
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator ==
    • half4
      • Constructors
        • half4
      • Fields
        • w
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator ==
    • int2
      • Constructors
        • int2
      • Fields
        • x
        • y
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int2x2
      • Constructors
        • int2x2
      • Fields
        • c0
        • c1
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int2x3
      • Constructors
        • int2x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int2x4
      • Constructors
        • int2x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int3
      • Constructors
        • int3
      • Fields
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int3x2
      • Constructors
        • int3x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int3x3
      • Constructors
        • int3x3
      • Fields
        • c0
        • c1
        • c2
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int3x4
      • Constructors
        • int3x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int4
      • Constructors
        • int4
      • Fields
        • w
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int4x2
      • Constructors
        • int4x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int4x3
      • Constructors
        • int4x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • int4x4
      • Constructors
        • int4x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • math
      • Fields
        • DBL_MIN_NORMAL
        • E
        • EPSILON
        • EPSILON_DBL
        • E_DBL
        • FLT_MIN_NORMAL
        • INFINITY
        • INFINITY_DBL
        • LN10
        • LN10_DBL
        • LN2
        • LN2_DBL
        • LOG10E
        • LOG10E_DBL
        • LOG2E
        • LOG2E_DBL
        • NAN
        • NAN_DBL
        • PI
        • PI_DBL
        • SQRT2
        • SQRT2_DBL
      • Methods
        • RigidTransform
        • abs
        • acos
        • all
        • any
        • asdouble
        • asfloat
        • asin
        • asint
        • aslong
        • asuint
        • asulong
        • atan
        • atan2
        • back
        • bitmask
        • bool2
        • bool2x2
        • bool2x3
        • bool2x4
        • bool3
        • bool3x2
        • bool3x3
        • bool3x4
        • bool4
        • bool4x2
        • bool4x3
        • bool4x4
        • ceil
        • ceillog2
        • ceilpow2
        • clamp
        • cmax
        • cmin
        • compress
        • conjugate
        • cos
        • cosh
        • countbits
        • cross
        • csum
        • degrees
        • determinant
        • distance
        • distancesq
        • dot
        • double2
        • double2x2
        • double2x3
        • double2x4
        • double3
        • double3x2
        • double3x3
        • double3x4
        • double4
        • double4x2
        • double4x3
        • double4x4
        • down
        • exp
        • exp10
        • exp2
        • f16tof32
        • f32tof16
        • faceforward
        • fastinverse
        • float2
        • float2x2
        • float2x3
        • float2x4
        • float3
        • float3x2
        • float3x3
        • float3x4
        • float4
        • float4x2
        • float4x3
        • float4x4
        • floor
        • floorlog2
        • fmod
        • forward
        • frac
        • half
        • half2
        • half3
        • half4
        • hash
        • hashwide
        • int2
        • int2x2
        • int2x3
        • int2x4
        • int3
        • int3x2
        • int3x3
        • int3x4
        • int4
        • int4x2
        • int4x3
        • int4x4
        • inverse
        • isfinite
        • isinf
        • isnan
        • ispow2
        • left
        • length
        • lengthsq
        • lerp
        • log
        • log10
        • log2
        • lzcnt
        • mad
        • max
        • min
        • modf
        • mul
        • nlerp
        • normalize
        • normalizesafe
        • orthonormalize
        • pow
        • project
        • projectsafe
        • quaternion
        • radians
        • rcp
        • reflect
        • refract
        • remap
        • reversebits
        • right
        • rol
        • ror
        • rotate
        • round
        • rsqrt
        • saturate
        • select
        • shuffle
        • sign
        • sin
        • sincos
        • sinh
        • slerp
        • smoothstep
        • sqrt
        • step
        • tan
        • tanh
        • transform
        • transpose
        • trunc
        • tzcnt
        • uint2
        • uint2x2
        • uint2x3
        • uint2x4
        • uint3
        • uint3x2
        • uint3x3
        • uint3x4
        • uint4
        • uint4x2
        • uint4x3
        • uint4x4
        • unitexp
        • unitlog
        • unlerp
        • up
    • math.RotationOrder
    • math.ShuffleComponent
    • noise
      • Methods
        • cellular
        • cellular2x2
        • cellular2x2x2
        • cnoise
        • pnoise
        • psrdnoise
        • psrnoise
        • snoise
        • srdnoise
        • srnoise
    • quaternion
      • Constructors
        • quaternion
      • Fields
        • identity
        • value
      • Methods
        • AxisAngle
        • Equals
        • Euler
        • EulerXYZ
        • EulerXZY
        • EulerYXZ
        • EulerYZX
        • EulerZXY
        • EulerZYX
        • GetHashCode
        • LookRotation
        • LookRotationSafe
        • RotateX
        • RotateY
        • RotateZ
        • ToString
      • Operators
        • implicit operator
    • uint2
      • Constructors
        • uint2
      • Fields
        • x
        • y
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint2x2
      • Constructors
        • uint2x2
      • Fields
        • c0
        • c1
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint2x3
      • Constructors
        • uint2x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint2x4
      • Constructors
        • uint2x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint3
      • Constructors
        • uint3
      • Fields
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint3x2
      • Constructors
        • uint3x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint3x3
      • Constructors
        • uint3x3
      • Fields
        • c0
        • c1
        • c2
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint3x4
      • Constructors
        • uint3x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint4
      • Constructors
        • uint4
      • Fields
        • w
        • x
        • y
        • z
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint4x2
      • Constructors
        • uint4x2
      • Fields
        • c0
        • c1
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint4x3
      • Constructors
        • uint4x3
      • Fields
        • c0
        • c1
        • c2
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~
    • uint4x4
      • Constructors
        • uint4x4
      • Fields
        • c0
        • c1
        • c2
        • c3
        • identity
        • zero
      • Properties
        • this
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • explicit operator
        • implicit operator
        • operator !=
        • operator %
        • operator &
        • operator *
        • operator +
        • operator +
        • operator ++
        • operator -
        • operator -
        • operator --
        • operator /
        • operator <
        • operator <<
        • operator <=
        • operator ==
        • operator >
        • operator >=
        • operator >>
        • operator ^
        • operator |
        • operator ~