Lens Scripting API
    Preparing search index...

    This class provides raycasting functionality for hand interactions. It selects the appropriate raycast algorithm based on the provided configuration.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    raycast: RaycastProxy = ...

    Methods

    • Returns whether the ray provider is an usable state or not (for instance, hands are not tracked)

      Returns boolean

    • Reset function that can be called for instance when hands are not tracked to reset inner logics

      Returns void