rcRasterizationFlags

UE4.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h

Include

#include "Recast/Recast.h"

Syntax

enum rcRasterizationFlags
{
    RC_PROJECT_TO_BOTTOM    = 1 << 0,
}

Values

Name

Description

RC_PROJECT_TO_BOTTOM

Will create spans from the triangle surface to the bottom of the heightfield.

Remarks

UE4.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss