public static float SignedAngle (Vector2 from, Vector2 to);

Parámetros

fromThe vector from which the angular difference is measured.
toThe vector to which the angular difference is measured.

Descripción

Returns the signed angle in degrees between from and to.

The angle returned is the signed acute clockwise angle between the two vectors. This means the smaller of the two possible angles between the two vectors is used. The result is never greater than 180 degrees or smaller than -180 degrees.

See Also: Angle function.

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