UPostProcessComponent::EncompassesPoint

Windows
MacOS
Linux

Override Hierarchy

IInterface_PostProcessVolume::EncompassesPoint()

UPostProcessComponent::EncompassesPoint()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/PostProcessComponent.h

Include

#include "Components/PostProcessComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/PostProcessComponent.cpp

Syntax

virtual bool EncompassesPoint
(
    FVector Point,
    float SphereRadius,
    float * OutDistanceToPoint
)

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