|
static Vector2 | xx (this Vector2 a) |
|
static Vector2 | yx (this Vector2 a) |
|
static Vector2 | xy (this Vector2 a) |
|
static Vector2 | yy (this Vector2 a) |
|
static Vector3 | xxx (this Vector2 a) |
|
static Vector3 | yxx (this Vector2 a) |
|
static Vector3 | xyx (this Vector2 a) |
|
static Vector3 | yyx (this Vector2 a) |
|
static Vector3 | xxy (this Vector2 a) |
|
static Vector3 | yxy (this Vector2 a) |
|
static Vector3 | xyy (this Vector2 a) |
|
static Vector3 | yyy (this Vector2 a) |
|
◆ xx()
static Vector2 Vector2Swizzles.xx |
( |
this Vector2 | a | ) |
|
|
static |
◆ xxx()
static Vector3 Vector2Swizzles.xxx |
( |
this Vector2 | a | ) |
|
|
static |
◆ xxy()
static Vector3 Vector2Swizzles.xxy |
( |
this Vector2 | a | ) |
|
|
static |
◆ xy()
static Vector2 Vector2Swizzles.xy |
( |
this Vector2 | a | ) |
|
|
static |
◆ xyx()
static Vector3 Vector2Swizzles.xyx |
( |
this Vector2 | a | ) |
|
|
static |
◆ xyy()
static Vector3 Vector2Swizzles.xyy |
( |
this Vector2 | a | ) |
|
|
static |
◆ yx()
static Vector2 Vector2Swizzles.yx |
( |
this Vector2 | a | ) |
|
|
static |
◆ yxx()
static Vector3 Vector2Swizzles.yxx |
( |
this Vector2 | a | ) |
|
|
static |
◆ yxy()
static Vector3 Vector2Swizzles.yxy |
( |
this Vector2 | a | ) |
|
|
static |
◆ yy()
static Vector2 Vector2Swizzles.yy |
( |
this Vector2 | a | ) |
|
|
static |
◆ yyx()
static Vector3 Vector2Swizzles.yyx |
( |
this Vector2 | a | ) |
|
|
static |
◆ yyy()
static Vector3 Vector2Swizzles.yyy |
( |
this Vector2 | a | ) |
|
|
static |
The documentation for this class was generated from the following file: