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