Effect Command-Line Compiler
Microsoft DirectX 9.0 SDK Update (October 2004)

Effect Command-Line Compiler


Effects can be compiled into object files using the Fxc.exe utility in DXSDK/Utilities/ with a target of fx_2_0. The object file can then be used to create an effect directly, using D3DXCreateEffect. The usage is:

Syntax

fxc <options> <file>

Where:

Related Topics



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.