MTLTexture_Extensions.GetParentRelativeSlice(IMTLTexture) Method

Definition

Returns the base slice of the parent texture from which the target texture was created.

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

Parameters

This
IMTLTexture

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to