Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

2D Menu with 3D Elements + Masking

Discussion in 'UGUI & TextMesh Pro' started by Gardosen, Oct 21, 2015.

  1. Gardosen

    Gardosen

    Joined:
    Oct 25, 2014
    Posts:
    39
    Hello Everyone,

    does anyone know if it is possible to 'hide' 3D elements like a cube behind a mask which is connected to a canvas, when the cube is child assigned to an element which is hidden by the mask?

    my current tests, have shown me that the 3d object is world space related, which means he does not give a F*** about the mask.
    no I am asking myself how I could realize such things. or if it is even possible.

    kind regards
    Gardosen