unreal.PCGDataType

class unreal.PCGDataType

Bases: EnumBase

EPCGData Type

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGCommon.h

ANY: PCGDataType

1073741823

CONCRETE: PCGDataType

Simple concrete data.

Type:

510

LANDSCAPE: PCGDataType

16

LANDSCAPE_SPLINE: PCGDataType

8

OTHER: PCGDataType

536870912

PARAM: PCGDataType

134217728

POINT: PCGDataType

2

PRIMITIVE: PCGDataType

256

RENDER_TARGET: PCGDataType

64

SPATIAL: PCGDataType

Combinations of concrete data and/or boolean operations.

Type:

1022

SPLINE: PCGDataType

4

SURFACE: PCGDataType

112

TEXTURE: PCGDataType

32

VOLUME: PCGDataType

128