Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- ALidarPointCloudActor
References
| Module | LidarPointCloudRuntime |
| Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudActor.h |
| Include | #include "LidarPointCloudActor.h" |
Syntax
UCLASS&40;BlueprintType, HideCategories&61;&40;"Materials"&41;&41;
class ALidarPointCloudActor : public AActor
Constructors
| Type | Name | Description | |
|---|---|---|---|
ALidarPointCloudActor
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ULidarPointCloud * | |||
| ULidarPointCloudComponent * | Returns PointCloudComponent subobject | ||
| void | SetPointCloud
(
ULidarPointCloud* InPointCloud |
Overridden from AActor
| Type | Name | Description | |
|---|---|---|---|
| bool | GetReferencedContentObjects
(
TArray< UObject* >& Objects |
Used by the "Sync to Content Browser" right-click menu option in the editor. |