14 lines
361 B
JSON
14 lines
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
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|