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. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question MakeContentAppearAt alternative in AR Foundation 5.0

Discussion in 'AR' started by novaVision, Mar 11, 2023.

  1. novaVision

    novaVision

    Joined:
    Nov 9, 2014
    Posts:
    494
    In AR Foudantion 4.x was a great method MakeContentAppearAt which made the life much easier working with the scalable content relatively to the camera. Especially it was super useful for small objects in cases when you needed to keep physics simulation like in the real world size.

    In 5.0 it was removed and not clear how to reach the same result. In docs says - scale XR Origin... Ok, but if I do so, the object will be moved far away/too close to the camera.

    I tried to play with camera offset tranform position, but didn't get how to reach the result MakeContentAppearAt had
     
  2. CindyG

    CindyG

    Joined:
    Mar 29, 2019
    Posts:
    9
    andyb-unity and novaVision like this.