IndexToPos

IndexToPos(int, int, int, Vector2Int)

public Vector2 IndexToPos(int index, int x, int y, Vector2Int tilePos) ;

説明

パーツのインデックスからテクスチャ座標を取得。

パラメーター

パラメーター名 説明
index パーツのインデックス。
x X座標(0~1)。
y Y座標(0~1)。
tilePos Tileの位置

戻り値

UV座標