LoadTextureOptions Struct
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.
Parameters for loading a texture.
public value class LoadTextureOptions
public struct LoadTextureOptions
type LoadTextureOptions = struct
Public Structure LoadTextureOptions
- Inheritance
-
LoadTextureOptions
Fields
Blob |
See LoadFromBlobOptions. |
TextureType |
The expected texture type. |
Methods
CreateForBlobStorage(String, String, String, TextureType) |