Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
Include | #include "SceneManagement.h" |
Syntax
class FWorkingColorSpaceShaderParameters
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | bIsSRGB | |
![]() |
TShaderParameterTypeInfo< FMatrix44f >::TAlignedType | FromAP1 | |
![]() |
TShaderParameterTypeInfo< FMatrix44f >::TAlignedType | FromXYZ | |
![]() |
TShaderParameterTypeInfo< FMatrix44f >::TAlignedType | ToAP0 | |
![]() |
TShaderParameterTypeInfo< FMatrix44f >::TAlignedType | ToAP1 | |
![]() |
TShaderParameterTypeInfo< FMatrix44f >::TAlignedType | ToXYZ |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FUniformBufferRHIRef | CreateUniformBuffer
(
const FWorkingColorSpaceShaderParameters& InContents, |
|
![]() ![]() |
const FShaderParametersMetadata * | ||
![]() ![]() |
TArray< FShaderParametersMetadata::FMember > | zzGetMembers () |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FTypeInfo |