# Multiply By Vector

### Description

Multiply of quaternion and Vector3 values.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Quaternion/Multiply By Vector</mark>

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

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2F9IpPeFdvV4XmC5ZZbN73%2Fimage.png?alt=media&#x26;token=f2b3761a-e6f5-474f-8f96-3cff311b668e" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| 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.                        |
