cancel
Showing results for 
Search instead for 
Did you mean: 

How to access OVRManager?

WhiteWolf187
Honored Guest

I recently downloade the meta sdk packages for unity for XR development. I want to be able to access the meta package API from a new script to check boundary data by "OVRManager.boundary.GetGeometry();" - but I keep getting an error over OVRManager where unity says "OvrManager doesnt exist in current context.".

I figured that I am missing a library namespace for my script, and the documents online invite me to add 

"using static Unity.XR.Oculus.Boundary" doesnt work and throws a red error under "XR"

What might I be missing here?

0 REPLIES 0