Skip to content

Area Of Interest

eisclimber edited this page Jan 18, 2024 · 1 revision

Area Of Interest

class in ExPresSXR.Interaction / Extends MonoBehaviour
Component added via Component Menu

Description

Represents an area of interest that can be a target of an AreaOfInteresRay. Has an ID for identification. Requires a 'Collider'-Component.

Members

Public Properties

  • string aoiId: The ID for identifying the AOI. When it is empty it will be generated automatically (will not be necessary unique).

Constants

  • int AOI_LAYER = 9: Layer AreaOfInterest.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally