MTLTexture_Extensions.GetParentRelativeLevel(IMTLTexture) Method

Definition

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

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

Parameters

This
IMTLTexture

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to