GltfImage.uri Field

Definition

The uri of the image. Relative paths are relative to the .gltf file. Instead of referencing an external file, the uri can also be a data-uri. The image format must be jpg, png, bmp, or gif.

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

Field Value

String

Applies to