MTLResource_Extensions.GetStorageMode(IMTLResource) 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 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.