BindMaterial.TechniqueCommon

BindMaterial.TechniqueCommon property

Gets or sets the technique common. The technique_common element specifies the bind_material information for the common profile which all COLLADA implementations need to support.

public InstanceMaterialGeometry[] TechniqueCommon { get; set; }

See Also