EPointOnCircleSpacingMethod

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Generators/EnvQueryGenerator_OnCircle.h

Include

#include "EnvironmentQuery/Generators/EnvQueryGenerator_OnCircle.h"

Syntax

enum EPointOnCircleSpacingMethod
{
    BySpaceBetween,
    ByNumberOfPoints,
}

Values

Name

Description

BySpaceBetween

Use the SpaceBetween value to determine how far apart points should be.

ByNumberOfPoints

Use a fixed number of points.

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