EHitProxyPriority
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EHitProxyPriority
Inheritance Object → ValueType → Enum → EHitProxyPriority
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| HPP_World | 0 | |
| HPP_Wireframe | 1 | |
| HPP_Foreground | 2 | |
| HPP_UI | 3 | |
| HPP_MAX | 4 |