RootMotionView
Inherits: VisualInstance < Spatial < Node < Object
Category: Core
Brief Description
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() |