rcFreeHeightfieldLayerSet

Frees the specified heightfield layer set using the Recast allocator.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "Recast/Recast.h"

Source

/Engine/Source/Runtime/Navmesh/Private/Recast/Recast.cpp

Syntax

void rcFreeHeightfieldLayerSet
(
    rcHeightfieldLayerSet * lset
)

Remarks

Frees the specified heightfield layer set using the Recast allocator.

Parameters

Parameter

Description

lset

A heightfield layer set allocated using rcAllocHeightfieldLayerSet

See Also

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