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

Method SetSelectedRPrimId

Hydrogent/src/HnRenderDelegate.cpp:703–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701}
702
703void HnRenderDelegate::SetSelectedRPrimId(const pxr::SdfPath& RPrimID)
704{
705 m_RenderParam->SetSelectedPrimId(RPrimID);
706}
707
708void HnRenderDelegate::SetUseShadows(bool UseShadows)
709{

Callers

nothing calls this directly

Calls 1

SetSelectedPrimIdMethod · 0.80

Tested by

no test coverage detected