Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
Information required to identify and update a kinematic object representing a cloth collision source in the sim.
| Name | FClothCollider |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/AnimNode_RigidBodyWithControl.h |
| Include Path | #include "AnimNode_RigidBodyWithControl.h" |
Syntax
struct FClothCollider
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClothCollider
(
ImmediatePhysics::FActorHandle*const InActorHandle, |
AnimNode_RigidBodyWithControl.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorHandle | ImmediatePhysics::FActorHandle * | AnimNode_RigidBodyWithControl.h | ||
| BoneIndex | uint32 | AnimNode_RigidBodyWithControl.h | ||
| SkeletalMeshComponent | const USkeletalMeshComponent * | AnimNode_RigidBodyWithControl.h |