RootMotionView
Inherits: VisualInstance < Spatial < Node < Object
Properties
NodePath | animation_path |
float | cell_size |
Color | color |
float | radius |
bool | zero_y |
Property Descriptions
NodePath animation_path
Setter | set_animation_path(value) |
Getter | get_animation_path() |
float cell_size
Setter | set_cell_size(value) |
Getter | get_cell_size() |
Color color
Setter | set_color(value) |
Getter | get_color() |
float radius
Setter | set_radius(value) |
Getter | get_radius() |
bool zero_y
Setter | set_zero_y(value) |
Getter | get_zero_y() |
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_rootmotionview.html