Version: 2021.3
言語: 日本語
public static bool GenerateAtlas (Vector2[] sizes, int padding, int atlasSize, List<Rect> results);

パラメーター

sizes An array of rectangle dimensions.
padding Amount of padding to insert between adjacent rectangles in the atlas.
atlasSize The size of the atlas.
results If the function succeeds, Unity populates this with the packed rectangles.

戻り値

bool Returns true if the function succeeds. Otherwise, returns false.

説明

Packs a set of rectangles into a square atlas, with optional padding between rectangles.

関連項目: PackTextures.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961