UHierarchicalInstancedStaticMeshComponent::GetOverlappingSphereCount

Get the number of instances that overlap a given sphere

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

int32 GetOverlappingSphereCount
(
    const FSphere & Sphere
) const

Remarks

Get the number of instances that overlap a given sphere