Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FVelocityAndPressureField
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetHighOuterLift
(
const ::Chaos::Softs::FCollectionPropertyConstFacade& InPropertyCollection |
Chaos/VelocityField.h | ||
static float GetHighOuterLift
(
const ::Chaos::Softs::FCollectionPropertyConstFacade& InPropertyCollection, |
Chaos/VelocityField.h |
GetHighOuterLift(const ::Chaos::Softs::FCollectionPropertyConstFacade &)
| Name | GetHighOuterLift |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/VelocityField.h |
| Include Path | #include "Chaos/VelocityField.h" |
float GetHighOuterLift
(
const ::Chaos::Softs::FCollectionPropertyConstFacade & InPropertyCollection
) const
GetHighOuterLift(const ::Chaos::Softs::FCollectionPropertyConstFacade &, const float &)
| Name | GetHighOuterLift |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/VelocityField.h |
| Include Path | #include "Chaos/VelocityField.h" |
static float GetHighOuterLift
(
const ::Chaos::Softs::FCollectionPropertyConstFacade & InPropertyCollection,
const float & Default
)