LoadTextureOptions Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paramètres pour le chargement d’une texture.
public value class LoadTextureOptions
public struct LoadTextureOptions
type LoadTextureOptions = struct
Public Structure LoadTextureOptions
- Héritage
-
LoadTextureOptions
Champs
Blob |
Consultez LoadFromBlobOptions. |
TextureType |
Type de texture attendu. |
Méthodes
CreateForBlobStorage(String, String, String, TextureType) |
Paramètres pour le chargement d’une texture. |