Navigation
API > API/Plugins > API/Plugins/PCG
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGDebug.h |
| Include | #include "PCGDebug.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FPCGDebugVisualizationSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCheckForDuplicates | Warning: enabling this flag will have severe performance impact | |
| TSoftObjectPtr< UMaterialInterface > | MaterialOverride | ||
| TSoftObjectPtr< UStaticMesh > | PointMesh | ||
| float | PointScale | ||
| EPCGDebugVisScaleMethod | ScaleMethod |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSoftObjectPtr< UMaterialInterface > | GetMaterial () |