OvrAsset

Subclass of UnityEngine.Monobehaviour

Description

The main component of the OVER SDK.

The job of the OvrAsset is to mark an Object/Prefab as eligible for export into an OVRLand.

This requires the presence of an OvrLightSettings component and an OvrGeneralSettings (added automatically if not present in the Scene).

Last updated