Tree.getItemAtPosition

Returns the tree item at the specified position (relative to the tree origin position).

struct Tree
@nogc nothrow const
getItemAtPosition
(
in Vector2 position
)

Meta