Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > FLidarPointCloudOctreeNode
Syntax
uint32 NumPoints
Remarks
Stores the number of points this node contains. Needed, since Data may not have been streamed yet, and would return a count of 0.