HAL::GetDevice

HAL::GetDevice
IDirect3DDeviceX* GetDevice() const;
Description

GetDevice returns the Direct3D immediate device used in the renderer, which either executes D3D9 API calls immediately, or plays back commands on Submit.

Return Value

Direct3D device.