Navigation
API > API/Plugins > API/Plugins/DisplayClusterShaders
| Name | FMPCDIGeometryImportData |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterShaders/Public/Blueprints/MPCDIGeometryData.h |
| Include Path | #include "Blueprints/MPCDIGeometryData.h" |
Syntax
USTRUCT (BlueprintType , Category="MPCDI")
struct FMPCDIGeometryImportData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Height | int32 | Blueprints/MPCDIGeometryData.h |
|
|
| Vertices | TArray< FVector > | Blueprints/MPCDIGeometryData.h |
|
|
| Width | int32 | Blueprints/MPCDIGeometryData.h |
|