unreal.AnimPhysBodyDefinition
¶
- class unreal.AnimPhysBodyDefinition¶
Bases:
StructBase
Anim Phys Body Definition
C++ Source:
Module: AnimGraphRuntime
File: AnimNode_AnimDynamics.h
Editor Properties: (see get_editor_property/set_editor_property)
bound_bone
(BoneReference): [Read-Only]box_extents
(Vector): [Read-Write] Extents of the box to use for simulationcollision_type
(AnimPhysCollisionType): [Read-Write] Resolution method for planar limitsconstraint_setup
(AnimPhysConstraintSetup): [Read-Write] Data describing the constraints we will apply to the bodylocal_joint_offset
(Vector): [Read-Write] Vector relative to the body being simulated to attach the constraint tosphere_collision_radius
(float): [Read-Write] Radius to use if CollisionType is set to CustomSphere