Skip to main content

D3D12Command

The D3D12Command class is a Direct3D12-specific implementation of the Command class, providing access to the command list.

#include <platform/TellusimCommand.h>

Inheritance

Constructors

D3D12Command()

Methods

Command context.

ID3D12GraphicsCommandList *getD3D12Command() const

Update resources.

void update()