ITR2_ASSET/Engine/Plugins/Interchange/Runtime/Content/gltf/SpecGlossToMetalRoughness.json

13 lines
496 B
JSON
Raw Normal View History

[
{
"Type": "MaterialFunction",
"Name": "SpecGlossToMetalRoughness",
"Class": "UScriptClass'MaterialFunction'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Description": "Converts from the Specular-Glossiness PBR workflow to Metallic-Roughness, according to the GLTF reference implementation",
"bExposeToLibrary": true,
"StateId": "62197E1E-4025E203-FE84C9B8-74F6E106"
}
}
]