Patches

Vec4

Vec4

Create a point with 4 dimensions (X, Y, Z, W).

Vec4

  • X
  • Y
  • Z
  • W
  •  

X

A number that represents the X value.

Y

A number that represents the Y value.

Z

A number that represents the Z value.

W

A number that represents the W value.

Output

A point with 4 dimensions.