![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HierarchicalInstancedStaticMeshComponent.h>
Public Member Functions | |
| FClusterNode () | |
| FClusterNode (const FClusterNode_DEPRECATED &OldNode) | |
Public Attributes | |
| FVector3f | BoundMin |
| int32 | FirstChild |
| FVector3f | BoundMax |
| int32 | LastChild |
| int32 | FirstInstance |
| int32 | LastInstance |
| FVector3f | MinInstanceScale |
| FVector3f | MaxInstanceScale |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FClusterNode &NodeData) |
|
inline |
|
inline |
|
friend |
| FVector3f FClusterNode::BoundMax |
| FVector3f FClusterNode::BoundMin |
| int32 FClusterNode::FirstChild |
| int32 FClusterNode::FirstInstance |
| int32 FClusterNode::LastChild |
| int32 FClusterNode::LastInstance |
| FVector3f FClusterNode::MaxInstanceScale |
| FVector3f FClusterNode::MinInstanceScale |