Search Unity

Center point of ARPlane

Discussion in 'AR' started by bibloc, Feb 25, 2019.

  1. bibloc

    bibloc

    Joined:
    Jan 31, 2018
    Posts:
    17
  2. bibloc

    bibloc

    Joined:
    Jan 31, 2018
    Posts:
    17
    I found a solution

    We need to use
    Code (CSharp):
    1. sessionOrigin.trackablesParent.TransformPoint (arPlane.boundedPlane.Center)
     
  3. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    Looks like you've found the answer already; just confirming that this is correct.
     
    bibloc likes this.