Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

StackNode.GetInsertionIndex

매뉴얼로 전환
public int GetInsertionIndex (Vector2 worldPosition);

파라미터

worldPosition The world position to get an index from.

반환

int Returns the insertion index.

설명

Retrieves the insertion index in the StackNode if an item is dropped at the specified world position.