Getting started

System Requirements

Rendering

Vectary Dashboard

Account Settings

Roles

User Interface

Scene Orientation

Units

How To Get Help

Importing

Import formats

Figma frames import

CAD files

Processor

Design process

Design mode

Materials and Textures

Animated Materials

Decals

UV mapping

Camera

Lighting and Environment

Effects

Background

Ground plane

Control Bar

Libraries

Edit mode

3D Configurator

Variants

Interactions

Animations

Floating UI

Hotspots

Variables & Expressions (Beta)

Scene and project settings

Version History

Augmented Reality (WebAR)

WebXR (beta)

Loading screen

Mouse controls

Interaction prompt

Menu - Settings

Sharing, exporting, embedding

Sharing

Performance analyzer

Optimizing a shared project

Project cloning

Embedding to other software

Export options

Other

Figma Plugin - Vectary 3D Studio Lite

2D to 3D

Adding comments

Object Editing

Left bar

Shortcuts

Model API

Introduction

Quick Start

Events & Listeners

Floating UI Configurators

Ecommerce

Triggers

Interactions

Trigger is an impulse that initiates an interaction.

Trigger can be singular or multiple. The listed triggers will initiate all Actions created within the interaction.

image.png

Trigger Description
On load when a shared project is loaded
On update runs a check on each frame
On click when clicking on the selected object
Mouse enter when mouse cursor enters the selected object
Mouse exit when the mouse cursor leaves the object area
Event listener enables event listening (learn more: ‣)
While dragging when the object is dragged. This trigger does not move the object itself; it simply detects a cursor click and continues tracking its movement until the left mouse button is released. To move the object, use the Transform action and set the target to Pointer.
While hovering when the cursor hovers over the object (can be used in place of two separate Mouse enter and Mouse exit triggers)

A trigger can be virtually anything: objects, background, Floating UI elements, and selections.

image.png

| --- | --- | --- |