Garry's Mod Wiki

CNavLadder:GetPosAtHeight

  Vector CNavLadder:GetPosAtHeight( number height )

Description

Returns the world position based on given height relative to the ladder.

Arguments

1 number height
The Z position in world space coordinates.

Returns

1 Vector
The closest point on the ladder to that height.