Transform Point

Node description and basic instructions

Description

Transforms position from local space to world space.

To create it, right-click in the editor and select Create Node/Tasks/Transform/Transform Point

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.

Transform

Transform reference to start from.

Local Position

Key of Vector3 local position.

Strore Result

Vector3 key to store result.

Last updated