Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeHeightfieldCollisionComponent
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h |
Include | #include "LandscapeHeightfieldCollisionComponent.h" |
Syntax
enum ECollisionQuadFlags
&123;
QF_PhysicalMaterialMask = 63,
QF_EdgeTurned = 64,
QF_NoCollision = 128,
&125;
Values
Name | Description |
---|---|
QF_PhysicalMaterialMask | |
QF_EdgeTurned | |
QF_NoCollision |