UHierarchicalInstancedStaticMeshComponent::GetOverlappingBoxTransforms

Get the transforms of instances inside the provided box

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/HierarchicalInstancedStaticMeshComponent.h

Include

#include "Components/HierarchicalInstancedStaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/HierarchicalInstancedStaticMesh.cpp

Syntax

void GetOverlappingBoxTransforms
(
    const FBox & Box,
    TArray< FTransform > & OutTransforms
) const

Remarks

Get the transforms of instances inside the provided box