Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
| Name | FGeometryCollectionCreationParameters |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionCreationParameters.h |
| Include Path | #include "GeometryCollection/GeometryCollectionCreationParameters.h" |
Syntax
class FGeometryCollectionCreationParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeometryCollectionCreationParameters
(
FGeometryCollection& GeometryCollection, |
GeometryCollection/GeometryCollectionCreationParameters.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FGeometryCollectionCreationParameters() |
GeometryCollection/GeometryCollectionCreationParameters.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GeometryCollection | FGeometryCollection & | GeometryCollection/GeometryCollectionCreationParameters.h | ||
| ReCalculateNormals | bool | GeometryCollection/GeometryCollectionCreationParameters.h | ||
| ReCalculateTangents | bool | GeometryCollection/GeometryCollectionCreationParameters.h |