unreal.PCGSelfPruningType

class unreal.PCGSelfPruningType

Bases: EnumBase

EPCGSelf Pruning Type

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGSelfPruning.h

ALL_EQUAL: PCGSelfPruningType

2

LARGE_TO_SMALL: PCGSelfPruningType

0

NONE: PCGSelfPruningType

3

REMOVE_DUPLICATES: PCGSelfPruningType

4

SMALL_TO_LARGE: PCGSelfPruningType

1