Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Effects are implemented with the following interfaces.
Interface | Derives from |
---|---|
ID3DXBaseEffect | IUnknown |
ID3DXEffect | ID3DXBaseEffect |
ID3DXEffectCompiler | ID3DXBaseEffect |
ID3DXEffectPool | IUnknown |
ID3DXEffectStateManager | IUnknown |
ID3DXInclude | None |
Related topics