Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UMeshAnalysisProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Properties/MeshAnalysisProperties.h |
| Include Path | #include "Properties/MeshAnalysisProperties.h" |
Syntax
UCLASS (MinimalAPI)
class UMeshAnalysisProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UMeshAnalysisProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UMeshAnalysisProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SurfaceArea | FString | In meters squared | Properties/MeshAnalysisProperties.h |
|
| Volume | FString | In cubic meters | Properties/MeshAnalysisProperties.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Update
(
const FDynamicMesh3& Mesh, |
Properties/MeshAnalysisProperties.h |