mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
42 lines
939 B
ReStructuredText
42 lines
939 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
|
|
-----------------
|
|
|
|
|
|
|
|
Property Descriptions
|
|
---------------------
|
|
|
|
.. _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**
|
|
|
|
|