Version: 2020.1
언어: 한국어
public Vector2 pivot ;

설명

The pivot point of the Sprite, relative to its bounding rectangle.

The pivot point is usually specified in (x, y) values within a range of (0-1). For example: The upper left of the rectangle is (0,0); the bottom right of the rectangle is (1,1), and the center of the rectangle is (0.5,0.5).

The pivot point can also be placed outside the bounding rectangle. Do this by using values outside the (0-1) range. For example: A position central but far above the bounding rectangle is (0.5,-2). A position in line with the bottom of the bounding rectangle and to the far right outside the bounding rectangle is (3,1).

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