Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Perception > API/Runtime/AIModule/Perception/UAISense_Sight
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense_Sight.h |
| Include | #include "Perception/AISense_Sight.h" |
Syntax
struct FDigestedSightProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8 | AffiliationFlags | ||
| float | AutoSuccessRangeSqFromLastSeenLocation | ||
| float | LoseSightRadiusSq | ||
| float | NearClippingRadiusSq | ||
| float | PeripheralVisionAngleCos | ||
| float | PointOfViewBackwardOffset | ||
| float | SightRadiusSq |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDigestedSightProperties
(
const UAISenseConfig_Sight& SenseConfig |