VisibleComponentsToIgnore

These lists can be used to modify which components are hit tested when doing a ray cast.

Choose your operating system:

Windows

macOS

Linux

Syntax

TArray< const UPrimitiveComponent * > VisibleComponentsToIgnore

Remarks

These lists can be used to modify which components are hit tested when doing a ray cast. By default, all visible components are hit tested.