UHierarchicalInstancedStaticMeshComponent::GetOverlappingBoxCount

Get the number of instances that overlap a given box

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

int32 GetOverlappingBoxCount
(
    const FBox & Box
) const

Remarks

Get the number of instances that overlap a given box

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss