MTLTexture_Extensions.GetBufferOffset(IMTLTexture) 方法

定义

获取目标纹理数据开始位置的父纹理的偏移量。

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

参数

This
IMTLTexture

此方法操作的实例。

返回

System.System.UIntPtr System.unativeint

适用于