textureUsage
The options that determine how the texture can be used.
Declaration
var textureUsage: MTLTextureUsage { get set }Discussion
Corresponds to MTLTextureDescriptor.usage.
The options that determine how the texture can be used.
var textureUsage: MTLTextureUsage { get set }Corresponds to MTLTextureDescriptor.usage.