destructure
Node Type ID: 'studio.tokens.vector2.destructure'
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
Allows you to destructure a vector2 into its components
Inputs
value
No description
Outputs
x
No description
y
No description
Example
No examples