Поделиться через


SKShapeNode.FromCircle(nfloat) Метод

Определение

Создает новый узел круглой фигуры из радиуса.

[Foundation.Export("shapeNodeWithCircleOfRadius:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static SpriteKit.SKShapeNode FromCircle (nfloat radius);
static member FromCircle : nfloat -> SpriteKit.SKShapeNode

Параметры

radius
nfloat

Возвращаемое значение

Атрибуты

Применяется к