#help nodes

1 messages · Page 1 of 1 (latest)

crimson dome
#

please help me, I'm confused about 2 nodes. I don't understand what I'm doing wrong if I've repeated everything as in the example. Why don't I have a depth effect?

#

when I bring the camera closer, it turns black. but it should have a depth effect at the edges

old latch
#

Surface Type under the graph settings tab must be Transparent for scene depth node to obtain depth of objects behind the plane

If you need to support orthographic camera projections, should also swap out the current "Screen Position -> Split A" for :
Position node set to View space, Split B output -> Absolute

old latch