/ Circular3d / Circular3DVector
Search results

Circular3DVector API in JavaScript Circular3d API control

Interface for a 3D vector with components for x, y, and z coordinates.

Properties

x

number

The x-coordinate of the 3D vector.

y

number

The y-coordinate of the 3D vector.

z

number

The z-coordinate of the 3D vector.

Contents
Contents