ALidarPointCloudActor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudActor.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(BlueprintType, HideCategories=("Materials"))
class ALidarPointCloudActor : public AActor

Constructors

Name Description

Public function

ALidarPointCloudActor

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const UFunction BlueprintPure, Category

ULidarPointC...

 

GetPointCloud()

Public function Const

ULidarPointC...

 

GetPointCloudComponent()

Returns PointCloudComponent subobject

Public function

void

 

SetPointCloud

(
    ULidarPointCloud* InPointCloud
)

Overridden from AActor

Name Description

Public function Virtual Const

bool

 

GetReferencedContentObjects

(
    TArray< UObject* >& Objects
)

Used by the "Sync to Content Browser" right-click menu option in the editor.

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