Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandListBase > API/Runtime/RHI/FRHICommandListBase/CreateUnorderedAccessView
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
FUnorderedAccessViewRHIRef CreateUnorderedAccessView
(
FRHITexture * Texture,
uint32 MipLevel,
uint8 Format,
uint16 FirstArraySlice,
uint16 NumArraySlices
)