Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
Parameters for loading a texture.
struct Microsoft::Azure::RemoteRendering::LoadTextureOptions
Fields
Blob
See LoadFromBlobOptions.
Microsoft::Azure::RemoteRendering::LoadFromBlobOptions Blob{};
TextureType
The expected texture type.
This has to match the data that is stored in the referenced file.
Microsoft::Azure::RemoteRendering::TextureType TextureType{};