JxrPlatformAdapter.InteractableComponent


public interface JxrPlatformAdapter.InteractableComponent extends JxrPlatformAdapter.Component


Component to enable input interactions.

Summary

Inherited methods

From androidx.xr.scenecore.JxrPlatformAdapter.Component
abstract boolean

Lifecycle event, called when component is attached to an Entity.

abstract void

Lifecycle event, called when component is detached from an Entity.