AInstancedFoliageActor::GetOverlappingSphereCount

Finds the number of instances overlapping with the sphere.

Windows
MacOS
Linux

References

Module

Foliage

Header

/Engine/Source/Runtime/Foliage/Public/InstancedFoliageActor.h

Include

#include "InstancedFoliageActor.h"

Source

/Engine/Source/Runtime/Foliage/Private/InstancedFoliage.cpp

Syntax

int32 GetOverlappingSphereCount
(
    const UFoliageType * FoliageType,
    const FSphere & Sphere
) const

Remarks

Finds the number of instances overlapping with the sphere.

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