ITR2_ASSET/Engine/Plugins/Interchange/Runtime/Content/Pipelines/DefaultTexturePipeline.json

49 lines
1.4 KiB
JSON
Raw Normal View History

[
{
"Type": "InterchangeGenericTexturePipeline",
"Name": "DefaultTexturePipeline",
"Class": "UScriptClass'InterchangeGenericTexturePipeline'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"bAllowNonPowerOfTwo": true,
"PropertiesStates": [
{
"Key": "/Script/InterchangePipelines.InterchangeGenericTexturePipeline:bImportTextures",
"Value": {
"bLocked": false,
"ImportStates": {
"bVisible": false
},
"ReimportStates": {
"bVisible": false
}
}
},
{
"Key": "/Script/InterchangePipelines.InterchangeGenericTexturePipeline:bAllowNonPowerOfTwo",
"Value": {
"bLocked": false,
"ImportStates": {
"bVisible": false
},
"ReimportStates": {
"bVisible": false
}
}
},
{
"Key": "/Script/InterchangePipelines.InterchangeGenericTexturePipeline:AssetName",
"Value": {
"bLocked": false,
"ImportStates": {
"bVisible": true
},
"ReimportStates": {
"bVisible": false
}
}
}
]
}
}
]