Skip to content

Stat

ALiSplatActor · API Reference

Displays LiSplat performance statistics.

cpp
void Stat();

This method is available in the Actor's Details panel. It enables stat fps, stat unit, and stat LiSplat, and logs total Splats, Chunk count, loaded Splats, and active task count.

C++ Example

cpp
SplatActor->Stat();

Editor Example

Select LiSplat Actor, then choose Details → Actions → Stats.

See Also


Back to ALiSplatActor

LiSplat Unreal SDK 产品文档中心