Class TechniqueCommon

TechniqueCommon class

The technique common. The technique common specifies the common method for accessing this source element’s data.

public class TechniqueCommon : ColladaElement

Constructors

NameDescription
TechniqueCommon()The default constructor.

Properties

NameDescription
Accessor { get; set; }Gets or sets the accessor. The source’s technique_common must have one and only one accessor.

See Also