ISKWarpable Interfaz

Definición

Asocia un SKWarpGeometry nivel de subdivisión y a una implementación.

[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
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)
SubdivisionLevels

Asocia un SKWarpGeometry nivel de subdivisión y a una implementación.

WarpGeometry

Asocia un SKWarpGeometry nivel de subdivisión y a una implementación.

Se aplica a