# Interface for 3D vectors

3D vectors of all backends have the following attributes, properties, and methods.

For the momentum synonyms, see [Interface for 3D momentum](momentum3d.md).

```{eval-rst}
.. autoclass:: vector._methods.VectorProtocolSpatial
    :members:
    :inherited-members:
    :member-order: bysource
```
