Create Vector3

Description #

A block that creates a new vector3 out of (X, Y, Z) components.

Time Based #

Not a time-based block (won’t take time to finish execution).

Inputs #

This block has 3 Inputs:

  • X: The X component of the vector3.
  • Y: The Y component of the vector3.
  • Z: The Z component of the vector3.

Outputs #

This Block has only one Data Output: The Created Vector3.

Powered by BetterDocs