Set XYZ

Node description and basic instructions

Description

Set vector3 key value from x,y,z float values.

To create it, right-click in the editor and select Create Node/Tasks/Vector2/Set XYZ

This task node has a number of fields, that are highlighted in picture below.

Fields

NameDescription

Node Name

Name of node.

Ignore About Self

Whether node ignores abort self or not.

Store Result

Key of vector write new vector with x,y,z values.

Set X

Key of float with x axis value.

Set Y

Key of float with y axis value.

Set Z

Key of float with z axis value.

Last updated