Search Unity

Games How should I cut my model by the shadow

Discussion in 'Works In Progress - Archive' started by Jamesathgsd, Dec 1, 2020.

  1. Jamesathgsd

    Jamesathgsd

    Joined:
    Nov 27, 2020
    Posts:
    8
    I am working on a Unity AR project that I want to generate an AR shadow and this shadow will change according to my position of the phone camera. Also, I want to use the shadow as the clipping mask for the model I want to show. Could anyone help me with how should I get started or how to code to achieve this.
    I already learn how to generate a shadow in unity AR following some youtube videos.
    I know it is a lot but I really appreciate if anyone could give any suggestion.