Navigation
API > API/Plugins > API/Plugins/ControlRigDynamics
| |
|
| Name |
FRigDynamicsShapeCollectionWithKey |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ControlRigDynamics/Source/ControlRigDynamics/Public/RigDynamicsExecutionHelpers.h |
| Include Path |
#include "RigDynamicsExecutionHelpers.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigDynamicsShapeCollectionWithKey
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Owner |
FRigElementKey |
The bone that owns the colliders. |
RigDynamicsExecutionHelpers.h |
- BlueprintReadOnly
- EditAnywhere
- Category=Shapes
|
| Shapes |
FRigDynamicsShapeCollection |
The collider properties. |
RigDynamicsExecutionHelpers.h |
- BlueprintReadOnly
- EditAnywhere
- Category=Shapes
- Meta=(ShowOnlyInnerProperties)
|