Collada.Version

Collada.Version property

Gets or sets the version. The version attribute is the COLLADA schema revision with which the instance document conforms. Required Attribute.

public string Version { get; set; }

See Also