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