RSS

Пятница, 26.04.2024, 04:34
Главная » WoW API » API Виджеты » Археология - фрейм места раскопок »

ArchaeologyDigSiteFrame:SetNumSplinePoints(points)

[ править ]
Sets the number of points used in the blob polygon.
[клоны]
Sets the number of points used in the blob polygon. Sets the number of corners of the polygon used when a drawing a blob using the DrawBlob function.
The blob will allways have a minimum of 8 points, any number below that will default to 8.

Signature:
Code
ArchaeologyDigSiteFrame:SetNumSplinePoints(points)

Arguments:
  • points - The number of points in the polygon used to draw the blobs. (number)

Также смотрите: Археология - фрейм места раскопок
Ссылки: http://wowprogramming.com/docs/widgets/ArchaeologyDigSiteFrame/SetNumSplinePoints