Navigation
Unreal Engine C++ API Reference > Plugins > Water > UBuoyancyComponent
References
Module | Water |
Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/BuoyancyComponent.h |
Include | #include "BuoyancyComponent.h" |
Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/BuoyancyComponent.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;Buoyancy&41;
void GetLastWaterSurfaceInfo
&40;
FVector & OutWaterPlaneLocation,
FVector & OutWaterPlaneNormal,
FVector & OutWaterSurfacePosition,
float & OutWaterDepth,
int32 & OutWaterBodyIdx,
FVector & OutWaterVelocity
&41;