XR Components

July 25, 2019 ยท View on GitHub

Introduction

Features

  • Headset and controller tracking
  • Controller input button and axis mapping
  • Controller vibration

Installation

Unity Package Manager (Unity 2018.3)

https://docs.unity3d.com/Packages/com.unity.package-manager-ui@2.0/manual/index.html

{
    "dependencies": {
        "com.candycoded.xr-components": "https://github.com/CandyCoded/XR-Components.git#upm"
    }
}

Contents