Multiply By Vector

Node description and basic instructions

Description

Multiply of quaternion and Vector3 values.

To create it, right-click in the editor and select Create Node/Tasks/Quaternion/Multiply By Vector

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.

Quaternion A

Left hand side of quaternion value.

Vector 3

Right hand side of vector3 value.

Store Result

Multiply result.

Last updated