Share via


LoadTextureFromSasOptions.TextureUri Field

Definition

URI to the texture.

public: System::String ^ TextureUri;
public string TextureUri;
val mutable TextureUri : string
Public TextureUri As String 

Field Value

Remarks

Either 'builtin://xyz' or a URI pointing to a texture. Both raw (public) URIs to blob store and URIs with embedded SAS tokens to blob store are supported.

Applies to