Vector4.set

Sets the values of x, y, z, and w in a single statement

struct Vector4
void
set
(
float x
,
float y
,
float z
,
float w
)

Meta