Page History
...
Center |
---|
Add a Custom AOV and rename it 'ObjectID' (the same name used for the 'aov_write_rgb' shader) |
- Now when we render the scene, we can see our newly created ObjectID AOV! The aov_write_rgb collects the ObjectID attribute from the geometry and passes it to the ObjectID AOV.
...