MW UNITY NAMESPACE








































public struct

TTriple


Generates a new variable of three types of values.



public TFirst

First

The first element in this pair.



public TSecond

Second

The second element in this pair.



public TThird

Third

The third element in this pair.


CONSTRUCTOR (T First, Y Second, U Third)

Summary:

Constructs a Triple with three generics.



public override int

GetHashCode ()

Summary:

A combined Hash Code with First, Second and Third.

Returns:

HashCode.