Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| |
|
| Name |
FPhysicsConvexData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Physics/CollisionPropertySets.h |
| Include Path |
#include "Physics/CollisionPropertySets.h" |
Syntax
USTRUCT ()
struct FPhysicsConvexData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Element |
FKShapeElem |
Shape Element storing standard collision and physics properties for a shape |
Physics/CollisionPropertySets.h |
- VisibleAnywhere
- Category=Sphere
|
| NumFaces |
int32 |
|
Physics/CollisionPropertySets.h |
- VisibleAnywhere
- Category=Convex
|
| NumVertices |
int32 |
|
Physics/CollisionPropertySets.h |
- VisibleAnywhere
- Category=Convex
|