FHitProxyId

Encapsulates a hit proxy ID.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/HitProxies.h

Include

#include "HitProxies.h"

Syntax

class FHitProxyId

Remarks

Encapsulates a hit proxy ID.

Constructors

Name Description

Public function

FHitProxyId()

Default constructor.

Public function

FHitProxyId

(
    FColor Color
)

Color conversion constructor.

Functions

Name Description

Public function Const

FColor

 

GetColor()

Maps the ID to a color which can be used to represent the ID.

Constants

Name

Description

InvisibleHitProxyId

A special hit proxy ID that can be used to omit rendering a primitive to the hit proxy buffer entirely.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss