13 lines
No EOL
741 B
JSON
13 lines
No EOL
741 B
JSON
[
|
|
{
|
|
"Type": "MaterialFunction",
|
|
"Name": "MF_ParallaxWithSilhouette",
|
|
"Class": "UScriptClass'MaterialFunction'",
|
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"Description": "Parallax Occlusion Mapping uses Ray Tracing to find the correct offsets at each point. Keep in mind that the material cost will not be easily trackable using the instruction count or shader complexity view due to the nature of the loops involved. Use the debug emissive colors to get an idea of expense based on your specified Min and Max Step sizes with silhouette",
|
|
"bExposeToLibrary": true,
|
|
"StateId": "5232F6EF-4F3F6C56-CE780FA9-9D800D23"
|
|
}
|
|
}
|
|
] |