OVRResources Class Reference
Inheritance diagram for OVRResources:

Static Public Member Functions

static UnityEngine.Object Load (string path)
 
static T Load< T > (string path)
 
static void SetResourceBundle (AssetBundle bundle)
 

Member Function Documentation

◆ Load()

static UnityEngine.Object OVRResources.Load ( string  path)
static

◆ Load< T >()

static T OVRResources.Load< T > ( string  path)
static
Type Constraints
T :UnityEngine.Object 

◆ SetResourceBundle()

static void OVRResources.SetResourceBundle ( AssetBundle  bundle)
static

The documentation for this class was generated from the following file: