RSS

Среда, 24.04.2024, 03:17
Главная » WoW API » API Виджеты » Путь »

Path:SetCurve("curveType")

[ править ]
Sets the curve type for the path animation.
[клоны]
Sets the curve type for the path animation.


Signature:
Code
Path:SetCurve("curveType")

Arguments:
  • curveType - The curse type for the given path (string)
      NONE - The control points are used literally.
    • SMOOTH - The control points are used with a smoothing function that may give a more pleasing animation.

Также смотрите: Путь
Ссылки: http://wowprogramming.com/docs/widgets/Path/SetCurve