unreal.RigidBodyControlTargets

class unreal.RigidBodyControlTargets(targets: None = {})

Bases: StructBase

A set of targets for controls

C++ Source:

  • Plugin: PhysicsControl

  • Module: PhysicsControl

  • File: RigidBodyControlData.h

Editor Properties: (see get_editor_property/set_editor_property)

  • targets (Map[Name, RigidBodyControlTarget]): [Read-Write] Targets to apply to the named control

property targets: None

[Read-Write] Targets to apply to the named control

Type:

(Map[Name, RigidBodyControlTarget])