Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

Getting started with VIVEPORT Scene SDK in Unity

The Scene SDK is packaged as a standard Unity plugin. The default name of the plugin is “ViveportSceneSDK.unitypackage”.

  1. Make sure to unzip the plugin.
  2. Create a new, clean Unity project.
  3. Make sure to delete “Main Camera” from the hierarchy.
  4. Import the SDK plugin by clicking Assets > Import Package > Custom Package and then choosing the plugin.
  5. Click Accept All in the SteamVR dialogue box.

Important : If you see an API Update Required error message prompting you to make a backup, make sure that you are using the correct version of Unity and the most recent version of the SDK.

  1. Set the rendering color space to Linear by clicking Edit > Project Settings > Player , and the under Color Space choose Linear .

    scenesdk_tutorial_image9.png