Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/FSimpleTextureCopyPS
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapeTexturePatchPS.h |
| Include | #include "LandscapeTexturePatchPS.h" |
Syntax
class FParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| TShaderParameterTypeInfo< FVector2f >::TAlignedType | InDestinationResolution | ||
| TShaderResourceParameterTypeInfo< FRDGTextureSRV * >::TAlignedType | InSource | ||
| TShaderResourceParameterTypeInfo< FRHISamplerState * >::TAlignedType | InSourceSampler | ||
| FRenderTargetBindingSlots::FTypeInfo::TAlignedType | RenderTargets |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FParameters () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FUniformBufferRHIRef | CreateUniformBuffer
(
const FParameters& InContents, |
||
| TArray< FShaderParametersMetadata::FMember > | zzGetMembers () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTypeInfo |