Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FHitProxyId
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/HitProxies.h |
| Include | #include "HitProxies.h" |
Syntax
static InvisibleHitProxyId;
Remarks
A special hit proxy ID that can be used to omit rendering a primitive to the hit proxy buffer entirely. This is useful when rendering translucent primitives that you never want to obscure selection of objects behind them