Set XYZ
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
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.
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.