Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 535 Bytes

File metadata and controls

13 lines (8 loc) · 535 Bytes

Home > server > PathfindingEntityController > verticalPenalty

PathfindingEntityController.verticalPenalty property

The vertical penalty for the pathfinding algorithm. A higher value will prefer paths with less vertical movement.

Signature:

get verticalPenalty(): number;