FPrecomputedVisibilityBucket

A bucket of visibility cells that have the same spatial hash.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Syntax

class FPrecomputedVisibilityBucket

Remarks

A bucket of visibility cells that have the same spatial hash.

Variables

Name Description

Public variable

TArray< FCompre...

 

CellDataChunks

Data chunks corresponding to Cells.

Public variable

int32

 

CellDataSize

Size in bytes of the data of each cell.

Public variable

TArray< FPrecom...

 

Cells

Cells in this bucket.

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