共用方式為


MTLTexture_Extensions.GetIOSurfacePlane(IMTLTexture) 方法

定義

傳回從 GetIOSurface(IMTLTexture) 傳回之表面所使用的 IOSurface 平面。

public static nuint GetIOSurfacePlane (this Metal.IMTLTexture This);
static member GetIOSurfacePlane : Metal.IMTLTexture -> nuint

參數

This
IMTLTexture

這個方法運作所在的 實例。

傳回

System.System.UIntPtr System.unativeint

適用於