Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/HitProxies.h |
Include |
#include "HitProxies.h" |
class FHitProxyId
Encapsulates a hit proxy ID.
Name | Description | |
---|---|---|
|
FHitProxyId() |
Default constructor. |
|
FHitProxyId ( |
Color conversion constructor. |
Name | Description | ||
---|---|---|---|
|
GetColor() |
Maps the ID to a color which can be used to represent the ID. |
Name |
Description |
---|---|
InvisibleHitProxyId |
A special hit proxy ID that can be used to omit rendering a primitive to the hit proxy buffer entirely. |