Vector3.set

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

struct Vector3
void
set
(
float x
,
float y
,
float z
)

Meta