Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
| Name | FGeometryCollectionProxyMeshMaterials |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionObject.h |
| Include Path | #include "GeometryCollection/GeometryCollectionObject.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryCollectionProxyMeshMaterials
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Materials | TArray< TObjectPtr< UMaterialInterface > > | GeometryCollection/GeometryCollectionObject.h |
|