Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGTextureResourceType |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include Path | #include "PCGCommon.h" |
Syntax
enum EPCGTextureResourceType
{
UMETA =(ToolTip = "UObject texture such as UTexture2D or UTextureRenderTarget2D."),
UMETA =(ToolTip = "Texture handle exported from a texture on the GPU."),
UMETA =(Hidden),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |