編集

次の方法で共有


MTLTexture_Extensions.GetBufferOffset(IMTLTexture) Method

Definition

Gets the offset into the parent texture where the the target texture data begins.

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

Parameters

This
IMTLTexture

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to