IEAGLDrawable 인터페이스

정의

클래스와 함께 EAGLDrawable 프로토콜을 구성하는 인터페이스입니다.

[Foundation.Protocol(Name="EAGLDrawable", WrapperType=typeof(OpenGLES.EAGLDrawableWrapper))]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
public interface IEAGLDrawable : IDisposable, ObjCRuntime.INativeObject
type IEAGLDrawable = interface
    interface INativeObject
    interface IDisposable
파생
특성
구현

속성

DrawableProperties

클래스와 함께 EAGLDrawable 프로토콜을 구성하는 인터페이스입니다.

Handle

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

(다음에서 상속됨 INativeObject)

적용 대상