FEnvTraceData

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryTypes.h

Include

#include "EnvironmentQuery/EnvQueryTypes.h"

Syntax

struct FEnvTraceData

Variables

Name Description

Public variable

uint32: 1

 

bCanDisableTrace

If set, editor will allow

Public variable

uint32: 1

 

bCanProjectDown

If set, editor show height up/down properties for projection

Public variable

uint32: 1

 

bCanTraceOnGeometry

If set, editor will allow picking geometry trace

Public variable

uint32: 1

 

bCanTraceOnNavMesh

If set, editor will allow picking navmesh trace

Public variable

uint32: 1

 

bOnlyBlockingHits

If set, trace will look only for blocking hits

Public variable

uint32: 1

 

bTraceComplex

If set, trace will run on complex collisions

Public variable

float

 

ExtentX

Shape parameter for trace

Public variable

float

 

ExtentY

Shape parameter for trace

Public variable

float

 

ExtentZ

Shape parameter for trace

Public variable

TSubclassOf< UN...

 

NavigationFilter

Navigation filter for tracing

Public variable

float

 

PostProjectionVerticalOffset

This value will be added to resulting location's Z axis.

Public variable

float

 

ProjectDown

Search height: below point

Public variable

float

 

ProjectUp

Search height: above point

Public variable

TEnumAsByte< en...

 

SerializedChannel

Geometry trace channel for serialization purposes

Public variable

TEnumAsByte< en...

 

TraceChannel

Geometry trace channel

Public variable

TEnumAsByte< EE...

 

TraceMode

Shape used for geometry tracing

Public variable

TEnumAsByte< EE...

 

TraceShape

Shape used for geometry tracing

Public variable

int32

 

VersionNum

Version number for updates

Constructors

Name Description

Public function

FEnvTraceData()

Functions

Enums

Name

Description

Public enum

EDescriptionMode

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss