Share via


MTLTexture_Extensions.GetBuffer(IMTLTexture) 方法

定义

返回目标纹理的缓冲区。

public static Metal.IMTLBuffer GetBuffer (this Metal.IMTLTexture This);
static member GetBuffer : Metal.IMTLTexture -> Metal.IMTLBuffer

参数

This
IMTLTexture

此方法操作的实例。

返回

适用于