LoadTextureFromSasOptions 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 using a URI.
public value class LoadTextureFromSasOptions
public struct LoadTextureFromSasOptions
type LoadTextureFromSasOptions = struct
Public Structure LoadTextureFromSasOptions
- Inheritance
-
LoadTextureFromSasOptions
Constructors
LoadTextureFromSasOptions(String, TextureType) |
Fields
TextureType |
The expected texture type. |
TextureUri |
URI to the texture. |