Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blender/cycles
/ SetResource
Method
SetResource
src/hydra/render_buffer.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void HdCyclesRenderBuffer::SetResource(const VtValue &resource)
123
{
124
_resource = resource;
125
}
126
127
namespace {
128
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected