ECollisionQuadFlags

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h

Include

#include "LandscapeHeightfieldCollisionComponent.h"

Syntax

enum ECollisionQuadFlags
{
    QF_PhysicalMaterialMask    = 63,
    QF_EdgeTurned              = 64,
    QF_NoCollision             = 128,
}

Values

Name

Description

QF_PhysicalMaterialMask

QF_EdgeTurned

QF_NoCollision

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