Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPostProcessComponent
- 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 |
virtual bool EncompassesPoint
(
FVector Point,
float SphereRadius,
float * OutDistanceToPoint
)