MCPcopy Create free account
hub / github.com/NVIDIA-RTX/Donut / GetPerObjectShadow

Method GetPerObjectShadow

src/render/PlanarShadowMap.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217const IShadowMap* PlanarShadowMap::GetPerObjectShadow(uint32_t index) const
218{
219 return nullptr;
220}
221
222dm::int2 PlanarShadowMap::GetTextureSize() const
223{

Callers 2

RenderMethod · 0.45
PrepareLightsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected