Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListBase > API/Runtime/RHI/FRHICommandListBase/CreateUnorderedAccessView
Deprecated * Use the CreateUnorderedAccessView function that takes an FRHIViewDesc.
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
FUnorderedAccessViewRHIRef CreateUnorderedAccessView
&40;
FRHITexture &42; Texture,
uint32 MipLevel,
uint8 Format,
uint16 FirstArraySlice,
uint16 NumArraySlices
&41;