version: OctaneRender Demo 4.00
below is my script,i got a image , but with many noisy points。
local sceneGraph = octane.project.getSceneGraph()
gSettings = {
saveDeBeautyAsMain = true
}
RTnodes = sceneGraph:findNodes(octane.NT_RENDERTARGET, true)
print(unpack(RTnodes))
saveDeBeautyAsMain = true ...
Search found 1 match
- Wed Jan 16, 2019 5:46 am
- Forum: Demo Version Questions & Discussion
- Topic: How to save denoised image with script
- Replies: 0
- Views: 765