IVSmoke 1.0
Loading...
Searching...
No Matches
FIVSmokeCompositePS Class Reference
Inheritance diagram for FIVSmokeCompositePS:
Inheritance graph
Collaboration diagram for FIVSmokeCompositePS:
Collaboration graph

Public Member Functions

 DECLARE_GLOBAL_SHADER (FIVSmokeCompositePS)
 
 SHADER_USE_PARAMETER_STRUCT (FIVSmokeCompositePS, FGlobalShader)
 

Static Public Member Functions

static FRHIBlendState * GetBlendState ()
 
static bool ShouldCompilePermutation (const FGlobalShaderPermutationParameters &Parameters)
 

Static Public Attributes

static constexpr const TCHAR * EventName =
 

Detailed Description

Definition at line 167 of file IVSmokeShaders.h.

Member Function Documentation

◆ GetBlendState()

static FRHIBlendState * FIVSmokeCompositePS::GetBlendState ( )
inlinestatic

Definition at line 171 of file IVSmokeShaders.h.

◆ ShouldCompilePermutation()

static bool FIVSmokeCompositePS::ShouldCompilePermutation ( const FGlobalShaderPermutationParameters &  Parameters)
inlinestatic

Scene color texture (background). Smoke albedo (color) from ray marching. Linear sampler with repeat addressing. Viewport size for UV calculation. View rect offset for multi-view support.

Definition at line 193 of file IVSmokeShaders.h.

Member Data Documentation

◆ EventName

constexpr const TCHAR* FIVSmokeCompositePS::EventName =
staticconstexpr

Definition at line 170 of file IVSmokeShaders.h.


The documentation for this class was generated from the following file: