Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FGlobalBoundShaderStateArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/StaticBoundShaderState.h |
| Include Path | #include "StaticBoundShaderState.h" |
Syntax
struct FGlobalBoundShaderStateArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GeometryShader | FShader * | StaticBoundShaderState.h | ||
| PixelShader | FShader * | StaticBoundShaderState.h | ||
| VertexDeclarationRHI | FRHIVertexDeclaration * | StaticBoundShaderState.h | ||
| VertexShader | FShader * | StaticBoundShaderState.h |