Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
The URL of the location of the object to instantiate. Required. Refers to a local instance using a relative URI fragment identifier that begins with the “#” character. The fragment identifier is an XPointer shorthand pointer that consists of the URI of the element to instantiate. Refers to an external reference using an absolute or relative URL when it contains a path to another resource.

Namespace: Visual3D.Assets.Importers.Collada.Dom
Assembly: Visual3D.Importers (in Visual3D.Importers.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public string url
Public url As String

See Also