LoadTextureOptions.CreateForBlobStorage 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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