GltfBuffer.uri Field

Definition

The uri of the buffer. Relative paths are relative to the .gltf file. Instead of referencing an external file, the uri can also be a data-uri.

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

Field Value

String

Applies to