Edit

Share via


MTKTextureLoaderOptions.TextureCpuCacheMode Property

Definition

Gets a value that describes whether read-write operations will be optimized, or be performed in the (non-optimized) order in which they are specified.

public Nullable<Metal.MTLCpuCacheMode> TextureCpuCacheMode { get; set; }
member this.TextureCpuCacheMode : Nullable<Metal.MTLCpuCacheMode> with get, set

Property Value

Applies to