Collada.Base

Collada.Base property

Gets or sets the base. The base attribute allows you to define the base URI for this COLLADA document.

public string Base { get; set; }

See Also