Navigation
API > API/Plugins > API/Plugins/LandscapePatch
Inheritance Hierarchy
- FShader
- FGlobalShader
- FApplyLandscapeTextureWeightPatchPS
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapeTexturePatchPS.h |
| Include | #include "LandscapeTexturePatchPS.h" |
Syntax
class FApplyLandscapeTextureWeightPatchPS : public FGlobalShader
Constructors
| Type | Name | Description | |
|---|---|---|---|
FApplyLandscapeTextureWeightPatchPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddToRenderGraph
(
FRDGBuilder& GraphBuilder, |
||
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| const FShaderParametersMetadata * | |||
| LANDSCAPEPATCH_API ShaderMetaType & | |||
| LANDSCAPEPATCH_API const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& InParameters, |
||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| LANDSCAPEPATCH_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters | TODO: We could consider exposing an additional global alpha setting that we can use to pass in the given edit layer alpha value... | ||
| InternalLinkType |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EBlendMode | |||
| EFlags | Flags that get packed into a bitfield because we're not allowed to use bool shader parameters: |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |