Initial Commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using UnityEngine;
|
||||
|
||||
[RequireComponent(typeof(OVRManager))]
|
||||
[System.Obsolete("This script is deprecated and will be removed in a future release")]
|
||||
public class PassthroughPlayInEditor : MonoBehaviour
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user