UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
rcSpan Struct Reference

#include <Recast.h>

Public Attributes

rcSpanData data
 Span data.
 
rcSpannext
 The next span higher up in column.
 

Detailed Description

Represents a span in a heightfield.

See also
rcHeightfield

Member Data Documentation

◆ data

rcSpanData rcSpan::data

Span data.

◆ next

rcSpan* rcSpan::next

The next span higher up in column.


The documentation for this struct was generated from the following file: