io.extendreality.tilia.interactions.interactables.unity

2.16.7 • Public • Published

Tilia logo

Interactions -> Interactables for the Unity Software

A variety of mechanisms for interacting between interactors and interactables in a spatial scene for the Unity software.

Release License Backlog

Introduction

A collection of patterns for providing ways of interacting with Unity objects within spatial scenes. The package contains two core concepts:

  • Interactors - The ability of something to initiate interacting (e.g. a controller or a hand)
  • Interactables - The world object that can be interacted with by an interactor. Interactables can be grabbed, scaled, rotated or whatever other actions can be created and plugged in.

Requires the Unity software version 2018.3.10f1 (or above).

Getting Started

Please refer to the installation guide to install this package.

Documentation

Please refer to the How To Guides for usage of this package.

Further documentation can be found within the Documentation directory and at https://academy.vrtk.io

Contributing

Please refer to the Extend Reality Contributing guidelines and the project coding conventions.

Code of Conduct

Please refer to the Extend Reality Code of Conduct.

License

Code released under the MIT License.

Package Sidebar

Install

npm i io.extendreality.tilia.interactions.interactables.unity

Weekly Downloads

541

Version

2.16.7

License

MIT

Unpacked Size

2.75 MB

Total Files

482

Last publish

Collaborators

  • extendreality-bot