Navigation
API > API/Plugins > API/Plugins/DynamicMesh
FCapsuleShape is a 3D oriented capsule/sphyl
| Name | FCapsuleShape3d |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path | #include "ShapeApproximation/SimpleShapeSet3.h" |
Syntax
struct FCapsuleShape3d
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ShapeApproximation/SimpleShapeSet3.h | |||
FCapsuleShape3d
(
const FCapsule3d& CapsuleIn |
ShapeApproximation/SimpleShapeSet3.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Capsule | FCapsule3d | ShapeApproximation/SimpleShapeSet3.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ESimpleShapeType GetShapeType() |
ShapeApproximation/SimpleShapeSet3.h |