Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Contains a description of a vector.
Properties
x
x: number;
X component of this vector.
Type: number
y
y: number;
Y component of this vector.
Type: number
z
z: number;
Z component of this vector.
Type: number