.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the Path.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_Path: Path ==== **Inherits:** :ref:`Spatial` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Container for a :ref:`Curve3D`. Member Variables ---------------- .. _class_Path_curve: - :ref:`Curve3D` **curve** Description ----------- This class is a container/Node-ification of a :ref:`Curve3D`, so it can have :ref:`Spatial` properties and :ref:`Node` info.