Search Unity

Plane Alignment - Only detect horizontal planes

Discussion in 'AR' started by DreamEnder, Oct 10, 2018.

  1. DreamEnder

    DreamEnder

    Joined:
    Apr 12, 2011
    Posts:
    191
    How do we go about only detecting horizontal planes?
     
  2. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    Currently in ARFoundation, there is no way to disable vertical plane detection only. However, you can assign a prefab to the ARPlaneManager which provides different logic based on the plane's alignment.