Navigation
API > API/Plugins > API/Plugins/PCGMeshPartitionInteropEditor
| |
|
| Name |
UPCGMeshPartitionInteropEditorSettings |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/PCGMeshPartitionInterop/Source/PCGMeshPartitionInteropEditor/Public/PCGMeshPartitionInteropEditorSettings.h |
| Include Path |
#include "PCGMeshPartitionInteropEditorSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=EditorPerProjectUserSettings,
Meta=(DisplayName="PCG Mesh Partition Interop Editor Settings"))
class UPCGMeshPartitionInteropEditorSettings : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MeshTerrainSectionDataPinColor |
FLinearColor |
Color used for data pins of type Mesh Terrain Section |
PCGMeshPartitionInteropEditorSettings.h |
- EditAnywhere
- Config
- Category=Node
- Meta=(HideAlphaChannel)
|