<Vector4> ( x y z w -- obj )


Vocabulary
raylib

Inputs
xa float
ya float
za float
wa float


Outputs
obja Vector4


Word description
Constructs a new Vector4.

Definition