ITR2_ASSET/IntoTheRadius2/Content/ITR2/MaterialLibrary/MaterialDefaults/DefaultSubsurfaceProfile.json

14 lines
No EOL
361 B
JSON

[
{
"Type": "SubsurfaceProfile",
"Name": "DefaultSubsurfaceProfile",
"Class": "UScriptClass'SubsurfaceProfile'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"bEnableBurley": true,
"bEnableMeanFreePath": true
}
}
}
]