Class: D3DX11

D3DX11()

Verb to install D3DX11

Constructor

new D3DX11()

Source:

Methods

extractDirectXToSystemDirectory(progressBar, filesToExtract, destination, pattern) → {void}

Extracts DirectX11 to the system directory
Parameters:
Name Type Description
progressBar * The progress bar
filesToExtract * A list of files to extract
destination * The destination folder
pattern * The file pattern used during extraction
Source:
Returns:
Type
void