#How to make UI appear in front of 3d model in canvas
1 messages · Page 1 of 1 (latest)
With camera space canvas you mean this type of canvas, correct? Cause if so that is what I am currently already using
Yes.
After further experimenting, I think there could possibly be a way, that is not as performance heavy as render texture, which would be preferable for me, as I'd generally need to create a lot of render textures. If I put the character behind my entire canvas, it does indeed disappear, so I could maybe make use of this, however I have no idea how
If someone knows a possible solution or knows why the 3d model does not show behind the panel, but does still show in front of the text, that would be very much appreciated, been trying stuff out for like half an hour without any progress, thanks in advance