Partager via


LoadTextureOptions Structure

Définition

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.

S’applique à

Voir aussi