pub unsafe static MTKTextureLoaderOptionLoadAsArray: &'static MTKTextureLoaderOption
Available on crate feature
MTKTextureLoader
only.Expand description
Identifier specifying that the texture should be loaded as an array texture when possible.
Type is an NSNumber with a boolean value.
See also Appleās documentation