Navigation
API > API/Runtime > API/Runtime/Engine
A vertex shader for rendering a texture on a simple element.
| Name | FCubemapTexturePropertiesVS |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/CubemapUnwrapUtils.h |
| Include Path | #include "CubemapUnwrapUtils.h" |
Syntax
class FCubemapTexturePropertiesVS : public FGlobalShader
Inheritance Hierarchy
- FShader → FGlobalShader → FCubemapTexturePropertiesVS
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| CubemapUnwrapUtils.h | |||
FCubemapTexturePropertiesVS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
CubemapUnwrapUtils.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FCubemapTexturePropertiesVS | CubemapUnwrapUtils.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FCubemapTexturePropertiesVS >::Type | CubemapUnwrapUtils.h | |
| ShaderMapType | FGlobalShaderMap | CubemapUnwrapUtils.h | |
| ShaderMetaType | FGlobalShaderType | CubemapUnwrapUtils.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | CubemapUnwrapUtils.h | |
| InterfaceType | ETypeLayoutInterface::Type | CubemapUnwrapUtils.h | |
| ShaderTypeRegistration | FShaderTypeRegistration | CubemapUnwrapUtils.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FShaderParameterTransform | CubemapUnwrapUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FTypeLayoutDesc & GetTypeLayout() |
CubemapUnwrapUtils.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
CubemapUnwrapUtils.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FShader * ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
CubemapUnwrapUtils.h | ||
static FShader * ConstructSerializedInstance() |
CubemapUnwrapUtils.h | ||
static void GetPermutationIdStringImpl
(
int32 PermutationId, |
CubemapUnwrapUtils.h | ||
static ShaderMetaType & GetStaticType() |
CubemapUnwrapUtils.h | ||
static void InternalDestroy
(
void* Object, |
CubemapUnwrapUtils.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
CubemapUnwrapUtils.h | ||
static void ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
CubemapUnwrapUtils.h | ||
static bool ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
CubemapUnwrapUtils.h | ||
static bool ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
CubemapUnwrapUtils.h | ||
static EShaderPermutationPrecacheRequest ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
CubemapUnwrapUtils.h | ||
static FTypeLayoutDesc & StaticGetTypeLayout() |
CubemapUnwrapUtils.h |