Navigation
API > API/Plugins > API/Plugins/ControlRigDynamics
| |
|
| Name |
FParticleConfinement |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ControlRigDynamics/Source/ControlRigDynamics/Public/RigParticleSimulation.h |
| Include Path |
#include "RigParticleSimulation.h" |
Syntax
struct FParticleConfinement
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ConfinerIndices |
TArray< int32 > |
Indices (into the simulation state confiners) which keep this particle inside their shapes. |
RigParticleSimulation.h |
|