ProfileCommonTechnique class

ProfileCommonTechnique class

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

Inheritance: ProfileCommonTechniqueColladaElement

The ProfileCommonTechnique type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of ProfileCommonTechnique

Properties

PropertyDescription
assetGets or sets the asset.
The technique element may contain an asset element.
itemGets or sets the item.
extraGets or sets the extra.
The extra element may appear any number of times.
idGets 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.
sidGets 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.

See Also