RootMotionView¶
继承¶
VisualInstance
简要描述¶
描述¶
成员¶
| 类型 | 属性名 | 默认值 |
|---|---|---|
| NodePath | animation_path | |
| float | cell_size | |
| Color | color | |
| float | radius | |
| bool | zero_y |
成员说明¶
- 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 |