Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneView
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneView.h |
Include | #include "SceneView.h" |
Source | /Engine/Source/Runtime/Engine/Private/SceneView.cpp |
void OverridePostProcessSettings
&40;
const FPostProcessSettings & Src,
float Weight
&41;
Remarks
Custom layers can be combined with the existing settings
Parameters
Name | Description |
---|---|
Weight | usually 0..1 but outside range is clamped |