| AutoSuccessRangeFromLastSeenLocation |
float |
If not an InvalidRange (which is the default), we will always be able to see the target that has already been seen if they are within this range of their last seen location. |
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
- Meta=(Units="Centimeters")
|
| DetectionByAffiliation |
FAISenseAffiliationFilter |
|
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
|
| Implementation |
TSubclassOf< UAISense_Sight > |
|
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- NoClear
- Config
|
| LoseSightRadius |
float |
Maximum sight distance to see target that has been already seen. |
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
- Meta=(UIMin=0.0, ClampMin=0.0, Units="Centimeters")
|
| NearClippingRadius |
float |
Near clipping distance, to be used with point of view backward offset. |
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
- Meta=(UIMin=0.0, ClampMin=0.0, Units="Centimeters")
|
| PeripheralVisionAngleDegrees |
float |
How far to the side AI can see, in degrees. |
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
- Meta=(UIMin=0.0, ClampMin=0.0, UIMax=180.0, ClampMax=180.0, DisplayName="Peripheral Vision Half Angle", Units="Degrees")
|
| PointOfViewBackwardOffset |
float |
Point of view move back distance for cone calculation. |
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
- Meta=(UIMin=0.0, ClampMin=0.0, Units="Centimeters")
|
| SightRadius |
float |
Maximum sight distance to notice a target. |
Perception/AISenseConfig_Sight.h |
- EditAnywhere
- BlueprintReadOnly
- Category="Sense"
- Config
- Meta=(UIMin=0.0, ClampMin=0.0, Units="Centimeters")
|