Table of Contents

Class ProfileCommonTechnique

Namespace
Aspose.CAD.FileFormats.Collada.FileParser.Elements
Assembly
Aspose.CAD.dll

The profile common technique. Holds a description of the textures, samplers, SHADERS, parameters, and passes necessary for rendering this effect using one method.

public class ProfileCommonTechnique : ColladaElement
Inheritance
ProfileCommonTechnique
Inherited Members

Constructors

ProfileCommonTechnique()

Properties

Asset

Gets or sets the asset. The technique element may contain an asset element.

Extra

Gets or sets the extra. The extra element may appear any number of times.

Id

Gets or sets the id. The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.

Item

Gets or sets the item.

Sid

Gets or sets the sid. The sid attribute is a text string value containing the sub-identifier of this element. This value must be unique within the scope of the parent element. Optional attribute.