Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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{};