Hexagon
Loading...
Searching...
No Matches
Vector2IntSwizzles Class Reference

Static Public Member Functions

static Vector2Int xx (this Vector2Int a)
 
static Vector2Int yx (this Vector2Int a)
 
static Vector2Int xy (this Vector2Int a)
 
static Vector2Int yy (this Vector2Int a)
 
static Vector3Int xxx (this Vector2Int a)
 
static Vector3Int yxx (this Vector2Int a)
 
static Vector3Int xyx (this Vector2Int a)
 
static Vector3Int yyx (this Vector2Int a)
 
static Vector3Int xxy (this Vector2Int a)
 
static Vector3Int yxy (this Vector2Int a)
 
static Vector3Int xyy (this Vector2Int a)
 
static Vector3Int yyy (this Vector2Int a)
 

Member Function Documentation

◆ xx()

static Vector2Int Vector2IntSwizzles.xx ( this Vector2Int a)
static

◆ xxx()

static Vector3Int Vector2IntSwizzles.xxx ( this Vector2Int a)
static

◆ xxy()

static Vector3Int Vector2IntSwizzles.xxy ( this Vector2Int a)
static

◆ xy()

static Vector2Int Vector2IntSwizzles.xy ( this Vector2Int a)
static

◆ xyx()

static Vector3Int Vector2IntSwizzles.xyx ( this Vector2Int a)
static

◆ xyy()

static Vector3Int Vector2IntSwizzles.xyy ( this Vector2Int a)
static

◆ yx()

static Vector2Int Vector2IntSwizzles.yx ( this Vector2Int a)
static

◆ yxx()

static Vector3Int Vector2IntSwizzles.yxx ( this Vector2Int a)
static

◆ yxy()

static Vector3Int Vector2IntSwizzles.yxy ( this Vector2Int a)
static

◆ yy()

static Vector2Int Vector2IntSwizzles.yy ( this Vector2Int a)
static

◆ yyx()

static Vector3Int Vector2IntSwizzles.yyx ( this Vector2Int a)
static

◆ yyy()

static Vector3Int Vector2IntSwizzles.yyy ( this Vector2Int a)
static

The documentation for this class was generated from the following file: