Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | ComponentIsTouchingSelectionFrustum
(
const FConvexVolume& InFrustum, |
Determines whether the supplied frustum intersects with the component. | |
| bool | ComponentIsTouchingSelectionFrustum
(
const FConvexVolume& InFrustum, |
This function is deprecated. Use the function IsShown and the overload that doesn't take an EngineShowFlags instead. |