ドキュメント

サポート

Unity Studio

Open Unity Studio

Unity Studio

Vector2 node (constant)

Create a 2D vector that doesn't change.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前

Use the Vector2 constant node to create a 2D vector that doesn't change. It’s useful for positions or directions on a flat plane (X and Y), such as User Interface (UI) coordinates or 2D movement.

Sockets

Socket

Type

Description

X
Float
The horizontal component.
Y
Float
The vertical component.