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: ProfileCommonTechnique
→
ColladaElement
The ProfileCommonTechnique type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of ProfileCommonTechnique |
Properties
Property | Description |
---|---|
asset | Gets or sets the asset. The technique element may contain an asset element. |
item | Gets or sets the item. |
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. |
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. |