Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- FCubemapTexturePropertiesPS
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CubemapUnwrapUtils.h |
| Include | #include "CubemapUnwrapUtils.h" |
Syntax
class FCubemapTexturePropertiesPS : public FGlobalShader
Remarks
Simple pixel shader reads from a cube map texture and unwraps it in the LongitudeLatitude form.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCubemapTexturePropertiesPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| void | SetParameters
(
FRHICommandList& RHICmdList, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
Typedefs
| Name | Description |
|---|---|
| FPermutationDomain |