Compartilhar via


ISKWarpable Interface

Definição

Associa um SKWarpGeometry e níveis de subdivisão a uma implementação.

[Foundation.Protocol(Name="SKWarpable", WrapperType=typeof(SpriteKit.SKWarpableWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface ISKWarpable : IDisposable, ObjCRuntime.INativeObject
type ISKWarpable = interface
    interface INativeObject
    interface IDisposable
Derivado
Atributos
Implementações

Propriedades

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)
SubdivisionLevels

Associa um SKWarpGeometry e níveis de subdivisão a uma implementação.

WarpGeometry

Associa um SKWarpGeometry e níveis de subdivisão a uma implementação.

Aplica-se a