rcCompactCell

Provides information on the content of a cell column in a compact heightfield.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "Recast/Recast.h"

Syntax

struct rcCompactCell

Remarks

Provides information on the content of a cell column in a compact heightfield.

Variables

Name Description

Public variable

unsigned int: ...

 

count

Number of spans in the column.

Public variable

unsigned int: ...

 

index

Index to the first span in the column.

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