Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/DefaultMovementSet > API/Plugins/Mover/DefaultMovementSet/Modes > API/Plugins/Mover/DefaultMovementSet/Modes/UNavWalkingMode
Syntax
UPROPERTY (Category="NavMesh Movement", EditAnywhere, BlueprintReadWrite,
Meta=(editcondition="bProjectNavMeshWalking", ClampMin="0", UIMin="0"))
float NavMeshProjectionHeightScaleDown
Remarks
Scale of the total capsule height to use for projection from navmesh to underlying geometry in the downward direction. In other words, trace down to [CapsuleHeight * NavMeshProjectionHeightScaleDown] below nav mesh.