Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FPerParticlePBDGroundConstraint |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PerParticlePBDGroundConstraint.h |
| Include Path | #include "Chaos/PerParticlePBDGroundConstraint.h" |
Syntax
class FPerParticlePBDGroundConstraint : public Chaos::FPerParticleRule
Inheritance Hierarchy
- FParticleRule → FPerParticleRule → FPerParticlePBDGroundConstraint
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPerParticlePBDGroundConstraint
(
const FReal Height |
Chaos/PerParticlePBDGroundConstraint.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FPerParticlePBDGroundConstraint() |
Chaos/PerParticlePBDGroundConstraint.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MHeight | FReal | Chaos/PerParticlePBDGroundConstraint.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Apply
(
FPBDParticles& InParticles, |
Chaos/PerParticlePBDGroundConstraint.h |