Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSceneView
Syntax
FVector4f DiffuseOverrideParameter
Remarks
These can be used to override material parameters across the scene without recompiling shaders. The last component is how much to include of the material's value for that parameter, so 0 will completely remove the material's value.