Navigation
API > API/Plugins > API/Plugins/DynamicMesh
FSphereShape is a 3D sphere
| Name | FSphereShape3d |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path | #include "ShapeApproximation/SimpleShapeSet3.h" |
Syntax
class FSphereShape3d
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ShapeApproximation/SimpleShapeSet3.h | |||
FSphereShape3d
(
const FSphere3d& SphereIn |
ShapeApproximation/SimpleShapeSet3.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Sphere | FSphere3d | ShapeApproximation/SimpleShapeSet3.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ESimpleShapeType GetShapeType() |
ShapeApproximation/SimpleShapeSet3.h |