Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionObject.h |
| Include | #include "GeometryCollection/GeometryCollectionObject.h" |
Syntax
USTRUCT ()
struct FGeometryCollectionLevelSetData
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | MaxClusterLevelSetResolution | Resolution on the smallest axes for the level set. (def: 10) | |
| int32 | MaxLevelSetResolution | Resolution on the smallest axes for the level set. (def: 10) | |
| int32 | MinClusterLevelSetResolution | Resolution on the smallest axes for the level set. (def: 5) | |
| int32 | MinLevelSetResolution | Resolution on the smallest axes for the level set. (def: 5) |
Constructors
| Type | Name | Description | |
|---|---|---|---|