![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HModel.h>
Inheritance diagram for HModel:Additional Inherited Members | |
Public Attributes inherited from HHitProxy | |
| const EHitProxyPriority | Priority |
| const EHitProxyPriority | OrthoPriority |
| FHitProxyId | Id |
A hit proxy representing a UModel.
|
inline |
Initialization constructor.
|
overridevirtual |
Reimplemented from HHitProxy.
|
inline |
|
inline |
|
overridevirtual |
Override to change the mouse based on what it is hovering over.
Reimplemented from HHitProxy.
| bool HModel::ResolveSurface | ( | const FSceneView * | View, |
| int32 | X, | ||
| int32 | Y, | ||
| uint32 & | OutSurfaceIndex | ||
| ) | const |
Finds the surface at the given screen coordinates of a view family.