PathSearchDistance
Horizon path search distance configuration.
The search distance defines the extent of the path in the horizon.
For more information on horizon paths see HorizonEngine.
For more information on horizon options see HorizonOptions.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
maxHorizonLength
The maximum length of the path in the horizon. DEFAULT_HORIZON_LENGTH if not specified.
Throws
if maxHorizonLength is negative.