| bSameDestinationChannel |
bool |
When true, the source channel is the same index in the source and destination, and options are limited to channels that exist on both meshes. |
UVTransferTool.h |
- EditAnywhere
- Category="Options"
|
| DestUVChannel |
EditConditionHides FString |
|
UVTransferTool.h |
- EditAnywhere
- Category="Options"
- Meta=(DisplayName="Destination UV Channel", GetOptions=GetDestUVChannelNames, NoResetToDefault, EditCondition="!bSameDestinationChannel", EditConditionHides)
|
| DestUVChannels |
TArray< FString > |
|
UVTransferTool.h |
|
| EditCondition |
|
|
UVTransferTool.h |
- EditAnywhere
- Category="Options"
- Meta=(DisplayName="Destination UV Channel", GetOptions=GetDestUVChannelNames, NoResetToDefault, EditCondition="!bSameDestinationChannel", EditConditionHides)
|
| GetOptions |
|
UV Channel to use as destination, if Same Destination Channel is false. |
UVTransferTool.h |
- EditAnywhere
- Category="Options"
- Meta=(DisplayName="Source UV Channel", GetOptions=GetSourceUVChannelNames, NoResetToDefault)
|
| NoResetToDefault |
|
|
UVTransferTool.h |
- EditAnywhere
- Category="Options"
- Meta=(DisplayName="Destination UV Channel", GetOptions=GetDestUVChannelNames, NoResetToDefault, EditCondition="!bSameDestinationChannel", EditConditionHides)
|
| SourceUVChannel |
NoResetToDefault FString |
|
UVTransferTool.h |
- EditAnywhere
- Category="Options"
- Meta=(DisplayName="Source UV Channel", GetOptions=GetSourceUVChannelNames, NoResetToDefault)
|
| SourceUVChannels |
TArray< FString > |
|
UVTransferTool.h |
|