mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
42
classes/class_rootmotionview.rst
Normal file
42
classes/class_rootmotionview.rst
Normal file
@@ -0,0 +1,42 @@
|
||||
.. 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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user