Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/D3D12RHI/Public/D3D12ConstantBuffer.h |
Include |
#include "D3D12ConstantBuffer.h" |
Updates a variable in the constant buffer.
Parameter |
Description |
---|---|
Data |
The data to copy into the constant buffer |
Offset |
The offset in the constant buffer to place the data at |
InSize |
The size of the data being copied |