unreal.UVOutput¶
- class unreal.UVOutput¶
Bases:
unreal.EnumBaseAs UHT doesnt allow arrays of bools, we need this binary enum :(
C++ Source:
Module: Engine
File: MeshMerging.h
- DO_NOT_OUTPUT_CHANNEL¶
0
- OUTPUT_CHANNEL¶
1
unreal.UVOutput¶Bases: unreal.EnumBase
As UHT doesnt allow arrays of bools, we need this binary enum :(
C++ Source:
Module: Engine
File: MeshMerging.h
0
1