Vec2.xAxis

Retrieves a constant vector with (1, 0) components.

class Vec2
static
xAxis
()

Return Value

Type: Vec2

the X axis vector

Meta