Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery
References
Module | AIModule |
Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryTest.h |
Include | #include "EnvironmentQuery/EnvQueryTest.h" |
Syntax
struct FEnvQueryTestScoringPreview
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32: 1 | bShowClampMax | |
![]() |
uint32: 1 | bShowClampMin | |
![]() |
uint32: 1 | bShowFilterHigh | |
![]() |
uint32: 1 | bShowFilterLow | |
![]() |
float | ClampMax | |
![]() |
float | ClampMin | |
![]() |
float | FilterHigh | |
![]() |
float | FilterLow | |
![]() |
TArray< float > | Samples |
Constants
Name | Description |
---|---|
DefaultSamplesCount | Used for built-in functions ( |