mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
43 lines
930 B
ReStructuredText
43 lines
930 B
ReStructuredText
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
|
.. DO NOT EDIT THIS FILE, but the RootMotionView.xml source instead.
|
|
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
|
|
|
.. _class_RootMotionView:
|
|
|
|
RootMotionView
|
|
==============
|
|
|
|
**Inherits:** :ref:`VisualInstance<class_visualinstance>` **<** :ref:`Spatial<class_spatial>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
|
|
|
|
**Category:** Core
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
|
|
|
|
Member Variables
|
|
----------------
|
|
|
|
.. _class_RootMotionView_animation_path:
|
|
|
|
- :ref:`NodePath<class_nodepath>` **animation_path**
|
|
|
|
.. _class_RootMotionView_cell_size:
|
|
|
|
- :ref:`float<class_float>` **cell_size**
|
|
|
|
.. _class_RootMotionView_color:
|
|
|
|
- :ref:`Color<class_color>` **color**
|
|
|
|
.. _class_RootMotionView_radius:
|
|
|
|
- :ref:`float<class_float>` **radius**
|
|
|
|
.. _class_RootMotionView_zero_y:
|
|
|
|
- :ref:`bool<class_bool>` **zero_y**
|
|
|
|
|