unreal.UnwrappedUVDatasmithOperationChannelSelection¶
- class unreal.UnwrappedUVDatasmithOperationChannelSelection¶
Bases:
EnumBaseEUnwrapped UVDatasmith Operation Channel Selection
C++ Source:
Plugin: DatasmithImporter
Module: DatasmithImporter
File: UVGenerationDataprepOperation.h
- FIRST_EMPTY_CHANNEL: UnwrappedUVDatasmithOperationChannelSelection = Ellipsis¶
Generate the unwrapped UV in the first UV channel that is empty.
- Type:
0
- SPECIFY_CHANNEL: UnwrappedUVDatasmithOperationChannelSelection = Ellipsis¶
Manually select the target UV channel for the unwrapped UV generation.
- Type:
1