:github_url: hide .. 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//doc_classes. .. _class_RootMotionView: RootMotionView ============== **Inherits:** :ref:`VisualInstance` **<** :ref:`Spatial` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Properties ---------- +---------------------------------+---------------------------------------------------------------------+ | :ref:`NodePath` | :ref:`animation_path` | +---------------------------------+---------------------------------------------------------------------+ | :ref:`float` | :ref:`cell_size` | +---------------------------------+---------------------------------------------------------------------+ | :ref:`Color` | :ref:`color` | +---------------------------------+---------------------------------------------------------------------+ | :ref:`float` | :ref:`radius` | +---------------------------------+---------------------------------------------------------------------+ | :ref:`bool` | :ref:`zero_y` | +---------------------------------+---------------------------------------------------------------------+ Property Descriptions --------------------- .. _class_RootMotionView_property_animation_path: - :ref:`NodePath` **animation_path** +----------+---------------------------+ | *Setter* | set_animation_path(value) | +----------+---------------------------+ | *Getter* | get_animation_path() | +----------+---------------------------+ ---- .. _class_RootMotionView_property_cell_size: - :ref:`float` **cell_size** +----------+----------------------+ | *Setter* | set_cell_size(value) | +----------+----------------------+ | *Getter* | get_cell_size() | +----------+----------------------+ ---- .. _class_RootMotionView_property_color: - :ref:`Color` **color** +----------+------------------+ | *Setter* | set_color(value) | +----------+------------------+ | *Getter* | get_color() | +----------+------------------+ ---- .. _class_RootMotionView_property_radius: - :ref:`float` **radius** +----------+-------------------+ | *Setter* | set_radius(value) | +----------+-------------------+ | *Getter* | get_radius() | +----------+-------------------+ ---- .. _class_RootMotionView_property_zero_y: - :ref:`bool` **zero_y** +----------+-------------------+ | *Setter* | set_zero_y(value) | +----------+-------------------+ | *Getter* | get_zero_y() | +----------+-------------------+