Patches

Point 3D

Point 3D

Create a point with 3 dimensions (X, Y, Z). Useful when providing position and rotation values to layers.

Point 3D

  • X
  • Y
  • Z
  •  

X

A number that represents the X value, which can represent a horizontal position or pitch rotation.

Y

A number that represents the Y value, which can represent a vertical position or yaw rotation.

Z

A number that represents the Z value, which can represent a depth position or roll rotation.

Output

A point with 3 dimensions.