Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/UClusterUnionComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | LineTraceComponent
(
TArray< FHitResult >& OutHit, |
Multi-trace/sweep functions that only make sense in the context of a cluster union. | |
| bool | LineTraceComponent
(
FHitResult& OutHit, |
Trace a ray against just this component. |