unreal.AnimDatabaseDebugDraw_ContactCurves

class unreal.AnimDatabaseDebugDraw_ContactCurves(outer: Object | None = None, name: Name | str = 'None')

Bases: AnimDatabaseDebugDraw

Debug Draw class for drawing contact curves

C++ Source:

  • Plugin: AnimDatabase

  • Module: AnimDatabase

  • File: AnimDatabase.h

Editor Properties: (see get_editor_property/set_editor_property)

  • contact_circle_radius (float): [Read-Write] Radius for the circle to display to show contacts

  • left_contact_curve_name (Name): [Read-Write] Name of the left contact curve

  • left_toe_bone_name (Name): [Read-Write] Name of the left toe bone

  • right_contact_curve_name (Name): [Read-Write] Name of the right contact curve

  • right_toe_bone_name (Name): [Read-Write] Name of the right toe bone