FXFile Element

Points to an .fx file that contains the pixel and vertex shaders used in the button style.

Syntax

<FXFile
    value="shader.fx" />

Attributes

value

The name of the .fx file.

Parent/Child Elements

Hierarchy Elements
Parent DVDButton
Child None

Remarks

A sample .fx file is included with this SDK, in Samples.

This element is required within each DVDButton element.

Requirements

Client: Windows Vista

See Also