Class: MeshLayer
Lua
C++
Edit

MeshLayer::GetInstancesInArea

This method retrieves a list of all instances that occur within the specified bounding box or 2D area.

Syntax

Parameter Description
bounds an axis-aligned bounding box

Returns

Returns an array of all instances that intersect the specified area. Each element of the returned array specifies the X and Y coordinate of a valid instance.

Copyright © 2024 Ultra Software.
All rights reserved.