Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FViewShaderParameters
| Name | FTypeInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneView.h |
| Include Path | #include "SceneView.h" |
Syntax
struct FTypeInfo
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TAlignedType | FViewShaderParameters | SceneView.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Alignment | int32 | SceneView.h | |
| bIsStoredInConstantBuffer | bool | SceneView.h | |
| FileLine | int32 | SceneView.h | |
| FileName | const ANSICHAR *const | SceneView.h | |
| NumColumns | int32 | SceneView.h | |
| NumElements | int32 | SceneView.h | |
| NumRows | int32 | SceneView.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FShaderParametersMetadata * GetStructMetadata() |
SceneView.h |