-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
AndroidRelated to Android platform.Related to Android platform.enhancementNew feature or requestNew feature or request
Description
Currently on Android we have implemented only the axis aligned clipping. This means than rotated children of Scroll view (or Prism) are not exactly clipped. We could re-implement the clipping stuff so that it uses planes. However the problem still will be with colliders - they have to be Boxes in ARCore. I think this is not a big priority - we have already well functioning and efficient axis aligned clipping.
Metadata
Metadata
Assignees
Labels
AndroidRelated to Android platform.Related to Android platform.enhancementNew feature or requestNew feature or request