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