FSphericalPontoon

Windows
MacOS
Linux

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/BuoyancyTypes.h

Include

#include "BuoyancyTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)(Blueprintable)
struct FSphericalPontoon

Variables

Name Description

Public variable

uint8: 1

 

bEnabled

Public variable

uint8: 1

 

bIsInWater

Public variable

uint8: 1

 

bUseCenterSocket

Public variable UProperty Category BlueprintReadOnly

FVector

 

CenterLocation

Public variable UProperty Category, EditAnywhere BlueprintReadOnly

FName

 

CenterSocket

The socket to center this pontoon on

Public variable UProperty Category BlueprintReadOnly Transient

AWaterBody *...

 

CurrentWaterBody

Public variable UProperty Category BlueprintReadOnly

float

 

ImmersionDepth

Public variable UProperty Category BlueprintReadOnly

FVector

 

LocalForce

Public variable UProperty Category BlueprintReadOnly

FVector

 

Offset

Public variable

float

 

PontoonCoefficient

Public variable UProperty Category, EditAnywhere BlueprintReadOnly

float

 

Radius

The radius of the pontoon

Public variable UProperty Category, EditAnywhere BlueprintReadOnly

FVector

 

RelativeLocation

Relative Location of pontoon WRT parent actor. Overridden by Center Socket.

Public variable UProperty Category BlueprintReadOnly

FQuat

 

SocketRotation

Public variable

FTransform

 

SocketTransform

Public variable

TMap< const FSo...

 

SolverSplineInputKeys

Public variable

TMap< const FSo...

 

SolverSplineSegments

Public variable

FSolverSafeWate...

 

SolverWaterBody

Public variable

TMap< const AWa...

 

SplineInputKeys

Public variable

TMap< const AWa...

 

SplineSegments

Public variable UProperty Category BlueprintReadOnly

int32

 

WaterBodyIndex

Public variable UProperty Category BlueprintReadOnly

float

 

WaterDepth

Public variable UProperty Category BlueprintReadOnly

float

 

WaterHeight

Public variable UProperty Category BlueprintReadOnly

FVector

 

WaterPlaneLocation

Public variable UProperty Category BlueprintReadOnly

FVector

 

WaterPlaneNormal

Public variable UProperty Category BlueprintReadOnly

FVector

 

WaterSurfacePosition

Public variable UProperty Category BlueprintReadOnly

FVector

 

WaterVelocity

Constructors

Name Description

Public function

FSphericalPontoon()

Functions

Name Description

Public function

void

 

CopyDataFromPT

(
    const FSphericalPontoon& PTPontoon
)

Public function

void

 

Serialize

(
    FArchive& Ar
)

Void CopyDataToPT(const FSphericalPontoon& GTPontoon)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss