Navigation
API > API/Plugins > API/Plugins/DynamicMesh
FBoxShape is a 3D oriented box
| Name | FBoxShape3d |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path | #include "ShapeApproximation/SimpleShapeSet3.h" |
Syntax
struct FBoxShape3d
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoxShape3d () |
ShapeApproximation/SimpleShapeSet3.h | ||
FBoxShape3d
(
const FOrientedBox3d& BoxIn |
ShapeApproximation/SimpleShapeSet3.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Box | FOrientedBox3d | ShapeApproximation/SimpleShapeSet3.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ESimpleShapeType GetShapeType() |
ShapeApproximation/SimpleShapeSet3.h |