Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHICommandSetStreamSource |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FRHICommandSetStreamSource : public FRHICommand< FRHICommandSetStreamSource, PREPROCESSOR_JOIN>
Inheritance Hierarchy
- FRHICommandBase → FRHICommand → FRHICommandSetStreamSource
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHICommandSetStreamSource
(
uint32 InStreamIndex, |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Offset | uint32 | RHICommandList.h | ||
| StreamIndex | uint32 | RHICommandList.h | ||
| VertexBuffer | FRHIBuffer * | RHICommandList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h |