MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / GetInterpolationSpeed

Method GetInterpolationSpeed

PostProcess/Common/src/PostFXContext.cpp:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351}
352
353float PostFXContext::GetInterpolationSpeed() const
354{
355 return m_AlphaFallbackMultiplier;
356}
357
358ITextureView* PostFXContext::Get2DBlueNoiseSRV(BLUE_NOISE_DIMENSION Dimension) const
359{

Callers 1

UpdateConstantBuffersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected