Navigation
API > API/Plugins > API/Plugins/XRBase
| Name | FXRCubemapPS |
| Type | class |
| Header File | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRShaders.h |
| Include Path | #include "XRShaders.h" |
Syntax
class FXRCubemapPS : public FGlobalShader
Inheritance Hierarchy
- FShader → FGlobalShader → FXRCubemapPS
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FXRCubemapPS () |
XRShaders.h | ||
FXRCubemapPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
XRShaders.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
XRShaders.h | ||
void SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
XRShaders.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
XRShaders.h |