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

Method GetShadowTexture

Hydrogent/src/HnShadowMapManager.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122ITexture* HnShadowMapManager::GetShadowTexture() const
123{
124 return m_ShadowMapAtlas->GetTexture();
125}
126
127ITextureView* HnShadowMapManager::GetShadowSRV() const
128{

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected