Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIShaderParameters.h |
| Include | #include "RHIShaderParameters.h" |
Syntax
struct FRHIShaderParameter
Remarks
Compact representation of a bound shader parameter (read: value). Its offsets are for referencing their data in an associated blob.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHIShaderParameter
(
uint16 InBufferIndex, |