Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/DefaultMovementSet > API/Plugins/Mover/DefaultMovementSet/Settings > API/Plugins/Mover/DefaultMovementSet/Settings/UCommonLegacyMovementSettings
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="Ground Movement")
float MaxWalkSlopeCosine
Remarks
Walkable slope angle, represented as cosine(max slope angle) for performance reasons. Ex: for max slope angle of 30 degrees, value is cosine(30 deg) = 0.866