Skip to content

Area Of Interest Bouncer

eisclimber edited this page Jan 18, 2024 · 1 revision

Area Of Interest Bouncer

class in ExPresSXR.Interaction / Extends UnityEngine.XR.Interaction.Toolkit.XRBaseInteractable
Component added via Component Menu

Description

This component acts as an indicator if an AOI ray should bounce from this component instead and ensures the correct configuration for AOI. Requires layer AreaOfInterestBouncer to be detectable by the AOIRay and will set it automatically if not done so.

Constants

  • int AOI_BOUNCER_LAYER = 10: Layer AreaOfInterestBouncer.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally