Experimental: this API is experimental and might be changed or removed in the future.

StackNode.GetInsertionIndex

切换到手册
public int GetInsertionIndex (Vector2 worldPosition);

参数

worldPosition要从中获取索引的世界位置。

返回

int 返回插入索引。

描述

如果将某一项放置在指定的世界位置,则在 StackNode 中检索插入索引。