I found this node when I was trying to figure out how to get parameters from other materials within the material editor.
It seems possible to directly reference materials, but I can’t find any information on how to use it.
Does anyone know anything about this node?
In brief, this node will work with Substrate and output a slab.
However, it is disabled by the macro ENABLE_MATERIAL_SAMPLE_PROTOTYPE.
I downloaded the latest source code, looked for the macro in /Engine/Source/Runtime/Engine/Internal/Materials/MaterialExpressionMaterialSample.h and set it to 1.