Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/HierarchicalInstancedStaticMeshComponent.h |
Include | #include "Components/HierarchicalInstancedStaticMeshComponent.h" |
Syntax
struct FClusterNode_DEPRECATED
Remarks
Due to BulkSerialize we can't edit the struct, so we must deprecated this one and create a new one.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVector3f | BoundMax | |
![]() |
FVector3f | BoundMin | |
![]() |
int32 | FirstChild | |
![]() |
int32 | FirstInstance | |
![]() |
int32 | LastChild | |
![]() |
int32 | LastInstance |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() |