collisionQueryRange

Defines how close a collision element must be before it is considered for steering behaviors. [Limits: > 0].

Windows
MacOS
Linux

Syntax

float collisionQueryRange

Remarks

Collision elements include other agents and navigation mesh boundaries.

This value is often based on the agent radius and/or maximum speed. E.g. radius * 8

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