| ConfinedParticles |
TArray< FRigComponentKey > |
Particles that should be confined by this confiner. |
RigDynamicsConfinerExecution.h |
|
| ConfinerComponentName |
FName |
The name to give the confiner component. |
RigDynamicsConfinerExecution.h |
|
| DynamicsConfinerComponentKey |
FRigComponentKey |
The Dynamics Confiner component key that was created. |
RigDynamicsConfinerExecution.h |
- Meta=(Output, DisplayName="Confiner Component Key")
|
| DynamicsSolverComponentKey |
FRigComponentKey |
Optional solver - if set (and valid), it will be added to this solver component. |
RigDynamicsConfinerExecution.h |
- Meta=(Input, DisplayName="Solver Component Key")
|
| Owner |
FRigElementKey |
The owner of the newly created component (must be set/valid) |
RigDynamicsConfinerExecution.h |
|
| Shapes |
FRigDynamicsShapeCollection |
The confiner shapes. |
RigDynamicsConfinerExecution.h |
|
| Strength |
float |
Soft strength (oscillation frequency in Hz) with which particles are pushed back inside. |
RigDynamicsConfinerExecution.h |
- Meta=(Input, ClampMin="0.0", Units="Hertz")
|