Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/USetCollisionGeometryTool
| Name | FSourceMesh |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Physics/SetCollisionGeometryTool.h |
| Include Path | #include "Physics/SetCollisionGeometryTool.h" |
Syntax
struct FSourceMesh
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DetectedBox | UE::Geometry::FOrientedBox3d | Physics/SetCollisionGeometryTool.h | ||
| DetectedCapsule | UE::Geometry::FCapsule3d | Physics/SetCollisionGeometryTool.h | ||
| DetectedSphere | UE::Geometry::FSphere3d | Physics/SetCollisionGeometryTool.h | ||
| DetectedType | EDetectedCollisionGeometry | Physics/SetCollisionGeometryTool.h | ||
| Mesh | FDynamicMesh3 | Physics/SetCollisionGeometryTool.h |