Files
godot-docs/classes/class_planeshape.rst
2017-04-07 22:11:07 +02:00

44 lines
1.4 KiB
ReStructuredText

.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
.. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
.. _class_PlaneShape:
PlaneShape
==========
**Inherits:** :ref:`Shape<class_shape>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
**Category:** Core
Brief Description
-----------------
Member Functions
----------------
+----------------------------+--------------------------------------------------------------------------------------------+
| :ref:`Plane<class_plane>` | :ref:`get_plane<class_PlaneShape_get_plane>` **(** **)** const |
+----------------------------+--------------------------------------------------------------------------------------------+
| void | :ref:`set_plane<class_PlaneShape_set_plane>` **(** :ref:`Plane<class_plane>` plane **)** |
+----------------------------+--------------------------------------------------------------------------------------------+
Member Variables
----------------
- :ref:`Plane<class_plane>` **plane**
Member Function Description
---------------------------
.. _class_PlaneShape_get_plane:
- :ref:`Plane<class_plane>` **get_plane** **(** **)** const
.. _class_PlaneShape_set_plane:
- void **set_plane** **(** :ref:`Plane<class_plane>` plane **)**