Technique Element
Specifies the effect technique that the specified button will use.
Syntax
<Technique
value="SceneButton" />
Attributes
value
The effect technique that the button will use.
Parent/Child Elements
Hierarchy | Elements |
Parent | DVDButton |
Child | None |
Remarks
The available techniques are defined by an .fx file such as the one included with this SDK, in Samples.
This element is required within each DVDButton element.
Requirements
Client: Windows Vista
See Also