Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolComponent.h |
| Include | #include "GeometryCollection/GeometryCollectionISMPoolComponent.h" |
Syntax
struct FISMComponentDescription
Remarks
A description for an ISM component.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | EndCullDistance | ||
| uint32 | Flags | ||
| uint32 | GroupHash | ||
| float | LodScale | ||
| int32 | MinLod | ||
| int32 | NumCustomDataFloats | ||
| FVector | Position | ||
| int32 | StartCullDistance | ||
| FName | StatsCategory | ||
| TArray< FName > | Tags |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FISMComponentDescription& Other |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EFlags |