RootMotionView

Inherits: VisualInstance3D < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

NodePath

animation_path

NodePath("")

float

cell_size

1.0

Color

color

Color(0.5, 0.5, 1, 1)

float

radius

10.0

bool

zero_y

true


Property Descriptions

NodePath animation_path = NodePath("")

There is currently no description for this property. Please help us by contributing one!


float cell_size = 1.0

  • void set_cell_size ( float value )

  • float get_cell_size ( )

There is currently no description for this property. Please help us by contributing one!


Color color = Color(0.5, 0.5, 1, 1)

  • void set_color ( Color value )

  • Color get_color ( )

There is currently no description for this property. Please help us by contributing one!


float radius = 10.0

  • void set_radius ( float value )

  • float get_radius ( )

There is currently no description for this property. Please help us by contributing one!


bool zero_y = true

  • void set_zero_y ( bool value )

  • bool get_zero_y ( )

There is currently no description for this property. Please help us by contributing one!