MTLTexture_Extensions.GetParentRelativeLevel(IMTLTexture) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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