ULandscapeHeightfieldCollisionComponent::DoCustomNavigableGeometryExport

Collects custom navigable geometry of component.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Landscape

Header

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

Include

#include "LandscapeHeightfieldCollisionComponent.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeCollision.cpp

Syntax

virtual bool DoCustomNavigableGeometryExport
(
    FNavigableGeometryExport & GeomExport
) const

Remarks

Collects custom navigable geometry of component.

Returns

true if regular navigable geometry exporting should be run as well