MTLResource_Extensions.GetStorageMode(IMTLResource) Method

Definition

Returns a description of the location and permissions of the resource.

public static Metal.MTLStorageMode GetStorageMode (this Metal.IMTLResource This);
static member GetStorageMode : Metal.IMTLResource -> Metal.MTLStorageMode

Parameters

This
IMTLResource

The instance on which this method operates.

Returns

Applies to