Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EViewWaterIntersection |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneView.h |
| Include Path | #include "SceneView.h" |
Syntax
enum EViewWaterIntersection
{
OutsideWater,
PossiblyIntersectingWater,
InsideWater,
}
Values
| Name | Remarks |
|---|---|
| OutsideWater | |
| PossiblyIntersectingWater | |
| InsideWater |