기술 자료

지원

Vector3 node (constant)

Create a Vector3 constant value to use in your Logic script.
읽는 시간 1분최근 업데이트: 5일 전

Use the Vector3 constant node to create a 3D vector that doesn't change. It’s useful for positions, directions, or movement in 3D space (X, Y, Z).

Sockets

Socket

Type

Description

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

Vector3 node (constant) • Unity Studio • Unity Docs