unreal.AnimDatabaseDebugDraw_ContactCurves¶
- class unreal.AnimDatabaseDebugDraw_ContactCurves(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimDatabaseDebugDrawDebug 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 contactsleft_contact_curve_name(Name): [Read-Write] Name of the left contact curveleft_toe_bone_name(Name): [Read-Write] Name of the left toe boneright_contact_curve_name(Name): [Read-Write] Name of the right contact curveright_toe_bone_name(Name): [Read-Write] Name of the right toe bone