Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Advanced properties
| Name | URemoveOccludedTrianglesAdvancedProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/RemoveOccludedTrianglesTool.h |
| Include Path | #include "RemoveOccludedTrianglesTool.h" |
Syntax
UCLASS (MinimalAPI)
class URemoveOccludedTrianglesAdvancedProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → URemoveOccludedTrianglesAdvancedProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → URemoveOccludedTrianglesAdvancedProperties
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
URemoveOccludedTrianglesAdvancedProperties() |
RemoveOccludedTrianglesTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NormalOffset | double | Probably not actually a good idea to expose this to the user | RemoveOccludedTrianglesTool.h |