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

14 lines
361 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SubsurfaceProfile",
"Name": "DefaultSubsurfaceProfile",
"Class": "UScriptClass'SubsurfaceProfile'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"bEnableBurley": true,
"bEnableMeanFreePath": true
}
}
}
]