Navigation
API > API/Plugins > API/Plugins/Water
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/BuoyancyComponentSimulation.h |
| Include | #include "BuoyancyComponentSimulation.h" |
Syntax
struct FBuoyancyPhysicsState
Remarks
Frequently accessed runtime physical values.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | AngularVelocityRad | ||
| bool | bIsInWaterBody | ||
| TArray< TPair< FSphericalPontoon, EBuoyancyEvent > > | Events | ||
| FVector | ForwardDir | ||
| float | ForwardSpeed | ||
| float | ForwardSpeedKmh | ||
| float | LinearSpeed | ||
| float | LinearSpeedKmh | ||
| FVector | LinearVelocity | ||
| int32 | NumPontoonsInWater | ||
| FVector | RightDir | ||
| float | RightSpeed | ||
| int32 | RiverPontoonIndex | ||
| FVector | UpDir |
Constructors
| Type | Name | Description | |
|---|---|---|---|