Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | EEnvTestDot |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Tests/EnvQueryTest_Dot.h |
| Include Path | #include "EnvironmentQuery/Tests/EnvQueryTest_Dot.h" |
Syntax
enum EEnvTestDot
{
Dot3D,
Dot2D,
}
Values
| Name | Remarks |
|---|---|
| Dot3D | |
| Dot2D | We could add additional tests here, such as Pitch (Dot of XY-length, Z). |