Navigation
API > API/Runtime > API/Runtime/ISMPool
A description for an ISM component.
| |
|
| Name |
FISMPoolComponentDescription |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ISMPool/Public/ISMPool/ISMPoolComponent.h |
| Include Path |
#include "ISMPool/ISMPoolComponent.h" |
Syntax
struct FISMPoolComponentDescription
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EndCullDistance |
int32 |
|
ISMPool/ISMPoolComponent.h |
|
| Flags |
uint32 |
|
ISMPool/ISMPoolComponent.h |
|
| GroupHash |
uint32 |
|
ISMPool/ISMPoolComponent.h |
|
| LodScale |
float |
|
ISMPool/ISMPoolComponent.h |
|
| MinLod |
int32 |
|
ISMPool/ISMPoolComponent.h |
|
| NumCustomDataFloats |
int32 |
|
ISMPool/ISMPoolComponent.h |
|
| Position |
FVector |
|
ISMPool/ISMPoolComponent.h |
|
| StartCullDistance |
int32 |
|
ISMPool/ISMPoolComponent.h |
|
| StatsCategory |
FName |
|
ISMPool/ISMPoolComponent.h |
|
| Tags |
TArray< FName > |
|
ISMPool/ISMPoolComponent.h |
|
Functions
Public
Operators