:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the PlaneShape.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_PlaneShape: PlaneShape ========== **Inherits:** :ref:`Shape` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Properties ---------- +---------------------------+-----------------------------------------------+---------------------+ | :ref:`Plane` | :ref:`plane` | Plane( 0, 1, 0, 0 ) | +---------------------------+-----------------------------------------------+---------------------+ Property Descriptions --------------------- .. _class_PlaneShape_property_plane: - :ref:`Plane` **plane** +-----------+---------------------+ | *Default* | Plane( 0, 1, 0, 0 ) | +-----------+---------------------+ | *Setter* | set_plane(value) | +-----------+---------------------+ | *Getter* | get_plane() | +-----------+---------------------+