unreal.PCGSortMethod¶
- class unreal.PCGSortMethod¶
Bases:
EnumBaseSorts points based on an attribute.
C++ Source:
Plugin: PCG
Module: PCG
File: PCGSortAttributes.h
- ASCENDING: PCGSortMethod¶
0
- DESCENDING: PCGSortMethod¶
1
unreal.PCGSortMethod¶Bases: EnumBase
Sorts points based on an attribute.
C++ Source:
Plugin: PCG
Module: PCG
File: PCGSortAttributes.h
0
1