UCameraComponent::GetExtraPostProcessBlends

Returns any extra PP blends that were stored.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraComponent.h

Include

#include "Camera/CameraComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraComponent.cpp

Syntax

void GetExtraPostProcessBlends
(
    TArray< FPostProcessSettings > & OutSettings,
    TArray< float > & OutWeights
) const

Remarks

Returns any extra PP blends that were stored.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss