Share via


ISKWarpable 인터페이스

정의

SKWarpGeometry 및 세분화 수준을 구현과 연결합니다.

[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
파생
특성
구현

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)
SubdivisionLevels

SKWarpGeometry 및 세분화 수준을 구현과 연결합니다.

WarpGeometry

SKWarpGeometry 및 세분화 수준을 구현과 연결합니다.

적용 대상