Skip to main content

construct vector

Construct a vector from x, y, and z coordinates

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over a month ago

Category: Vector

Kind: Operation

Description: Construct a vector

Inputs

Name

Abbreviation

Type

Access

Description

X

X

Number

Item

The x component of the vector

Y

Y

Number

Item

The y component of the vector

Z

Z

Number

Item

The z component of the vector

Outputs

Name

Abbreviation

Type

Access

Description

Vector

V

Vector

Item

The constructed vector

How to

  1. Input a number for the x, y, and/or z

    1. You can use a number node, or the result of any math node

    2. Or, type a number into the box

  2. The result is a vector with the defined coordinates

Did this answer your question?