Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FClusterNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/HierarchicalInstancedStaticMeshComponent.h |
| Include Path | #include "Components/HierarchicalInstancedStaticMeshComponent.h" |
Syntax
USTRUCT ()
struct FClusterNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClusterNode () |
Components/HierarchicalInstancedStaticMeshComponent.h | ||
FClusterNode
(
const FClusterNode_DEPRECATED& OldNode |
Components/HierarchicalInstancedStaticMeshComponent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundMax | FVector3f | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| BoundMin | FVector3f | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| FirstChild | int32 | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| FirstInstance | int32 | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| LastChild | int32 | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| LastInstance | int32 | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| MaxInstanceScale | FVector3f | Components/HierarchicalInstancedStaticMeshComponent.h | ||
| MinInstanceScale | FVector3f | Components/HierarchicalInstancedStaticMeshComponent.h |