![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Types | |
| typedef FVector4 | InterpolantType |
Public Member Functions | |
| FModelHitRasterPolicy (uint32 InSurfaceIndex, FModelHitState &InHitState) | |
| void | ProcessPixel (int32 X, int32 Y, const FVector4 &Vertex, bool BackFacing) |
| int32 | GetMinX () const |
| int32 | GetMaxX () const |
| int32 | GetMinY () const |
| int32 | GetMaxY () const |
A rasterization policy which is used to determine the BSP surface clicked on.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |