Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FMoveWholeIndirectionTextureCS |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/PrecomputedVolumetricLightmap.h |
| Include Path | #include "PrecomputedVolumetricLightmap.h" |
Syntax
class FMoveWholeIndirectionTextureCS : public FGlobalShader
Inheritance Hierarchy
- FShader → FGlobalShader → FMoveWholeIndirectionTextureCS
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PrecomputedVolumetricLightmap.h | |||
FMoveWholeIndirectionTextureCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
PrecomputedVolumetricLightmap.h |
Classes
| Name | Remarks |
|---|---|
| FParameters |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FMoveWholeIndirectionTextureCS | PrecomputedVolumetricLightmap.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FMoveWholeIndirectionTextureCS >::Type | PrecomputedVolumetricLightmap.h | |
| ShaderMapType | FGlobalShaderMap | PrecomputedVolumetricLightmap.h | |
| ShaderMetaType | FGlobalShaderType | PrecomputedVolumetricLightmap.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | PrecomputedVolumetricLightmap.h | |
| InterfaceType | ETypeLayoutInterface::Type | PrecomputedVolumetricLightmap.h | |
| ShaderTypeRegistration | FShaderTypeRegistration | PrecomputedVolumetricLightmap.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FTypeLayoutDesc & GetTypeLayout() |
PrecomputedVolumetricLightmap.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FShader * ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
PrecomputedVolumetricLightmap.h | ||
static FShader * ConstructSerializedInstance() |
PrecomputedVolumetricLightmap.h | ||
static void GetPermutationIdStringImpl
(
int32 PermutationId, |
PrecomputedVolumetricLightmap.h | ||
static const FShaderParametersMetadata * GetRootParametersMetadata() |
PrecomputedVolumetricLightmap.h | ||
static ShaderMetaType & GetStaticType() |
PrecomputedVolumetricLightmap.h | ||
static void InternalDestroy
(
void* Object, |
PrecomputedVolumetricLightmap.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
PrecomputedVolumetricLightmap.h | ||
static void ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
PrecomputedVolumetricLightmap.h | ||
static bool ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
PrecomputedVolumetricLightmap.h | ||
static bool ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
PrecomputedVolumetricLightmap.h | ||
static EShaderPermutationPrecacheRequest ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
PrecomputedVolumetricLightmap.h | ||
static FTypeLayoutDesc & StaticGetTypeLayout() |
PrecomputedVolumetricLightmap.h |