Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/HierarchicalInstancedStaticMeshComponent.h |
Include | #include "Components/HierarchicalInstancedStaticMeshComponent.h" |
Syntax
struct FClusterNode
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVector3f | BoundMax | |
![]() |
FVector3f | BoundMin | |
![]() |
int32 | FirstChild | |
![]() |
int32 | FirstInstance | |
![]() |
int32 | LastChild | |
![]() |
int32 | LastInstance | |
![]() |
FVector3f | MaxInstanceScale | |
![]() |
FVector3f | MinInstanceScale |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FClusterNode () |
||
![]() |
FClusterNode
(
const FClusterNode_DEPRECATED& OldNode |