LoadTextureOptions.CreateForBlobStorage Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
static Microsoft::Azure::RemoteRendering::LoadTextureOptions CreateForBlobStorage(System::String ^ storageContainer, System::String ^ blobName, System::String ^ assetPath, Microsoft::Azure::RemoteRendering::TextureType type);
public static Microsoft.Azure.RemoteRendering.LoadTextureOptions CreateForBlobStorage (string storageContainer, string blobName, string assetPath, Microsoft.Azure.RemoteRendering.TextureType type);
static member CreateForBlobStorage : string * string * string * Microsoft.Azure.RemoteRendering.TextureType -> Microsoft.Azure.RemoteRendering.LoadTextureOptions
Public Shared Function CreateForBlobStorage (storageContainer As String, blobName As String, assetPath As String, type As TextureType) As LoadTextureOptions
Параметры
- storageContainer
- String
- blobName
- String
- assetPath
- String
- type
- TextureType