Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support clipping rotated nodes on Android #554

Open
@darek607

Description

@darek607

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

No one assigned

    Labels

    AndroidRelated to Android platform.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions