ELidarClippingVolumeMode

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h

Include

#include "LidarPointCloudShared.h"

Syntax

enum ELidarClippingVolumeMode
{
    ClipInside,
    ClipOutside,
}

Values

Name

Description

ClipInside

This will clip all points inside the volume

ClipOutside

This will clip all points outside of the volume

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