A class which sole purpose is to centralize references to the various ArrayPool<T>s instances
Properties | |
static ArrayPool< CGSpot > | CGSpot [get] |
Gets the reference to the unique ArrayPool<T> of said type More... | |
static ArrayPool< int > | Int32 [get] |
Gets the reference to the unique ArrayPool<T> of said type More... | |
static ArrayPool< float > | Single [get] |
Gets the reference to the unique ArrayPool<T> of said type More... | |
static ArrayPool< Vector2 > | Vector2 [get] |
Gets the reference to the unique ArrayPool<T> of said type More... | |
static ArrayPool< Vector3 > | Vector3 [get] |
Gets the reference to the unique ArrayPool<T> of said type More... | |
static ArrayPool< Vector4 > | Vector4 [get] |
Gets the reference to the unique ArrayPool<T> of said type More... | |
|
staticget |
Gets the reference to the unique ArrayPool<T> of said type
|
staticget |
Gets the reference to the unique ArrayPool<T> of said type
|
staticget |
Gets the reference to the unique ArrayPool<T> of said type
|
staticget |
Gets the reference to the unique ArrayPool<T> of said type
|
staticget |
Gets the reference to the unique ArrayPool<T> of said type