LoadTextureFromSasOptions(String, TextureType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
LoadTextureFromSasOptions(System::String ^ uri, Microsoft::Azure::RemoteRendering::TextureType type);
public LoadTextureFromSasOptions (string uri, Microsoft.Azure.RemoteRendering.TextureType type);
new Microsoft.Azure.RemoteRendering.LoadTextureFromSasOptions : string * Microsoft.Azure.RemoteRendering.TextureType -> Microsoft.Azure.RemoteRendering.LoadTextureFromSasOptions
Public Sub New (uri As String, type As TextureType)
Parameters
- uri
- String
- type
- TextureType