Navigation
API > API/Plugins > API/Plugins/Buoyancy
todo(dmp): adjust these
| |
|
| Name |
FBuoyancyShapeTopologyLimits |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Buoyancy/Source/Runtime/Public/BuoyancyAlgorithms.h |
| Include Path |
#include "BuoyancyAlgorithms.h" |
Syntax
struct FBuoyancyShapeTopologyLimits
Constants
| Name |
Type |
Remarks |
Include Path |
| MaxEdgesPerShape |
const int32 |
|
BuoyancyAlgorithms.h |
| MaxIntersectionPointsPerShape |
const int32 |
|
BuoyancyAlgorithms.h |
| MaxSubmergedFaceVertices |
const int32 |
|
BuoyancyAlgorithms.h |
| MaxVerticesPerFace |
const int32 |
|
BuoyancyAlgorithms.h |
| MaxVerticesPerShape |
const int32 |
|
BuoyancyAlgorithms.h |