Search Unity

How do 3d render textures work?

Discussion in 'General Graphics' started by Drowning-Monkeys, Jun 21, 2020.

  1. Drowning-Monkeys

    Drowning-Monkeys

    Joined:
    Mar 6, 2013
    Posts:
    328
    Hi guys,

    aside from the docs and a singular post about how to instantiate a 3d render texture in code,
    (https://docs.unity3d.com/Manual/class-Texture3D.html)

    i can find no information or tutorials on 3d render textures. Does anybody know what they're for in general? Can I attach them to a camera like a regular RT?