Jump to content

What should I set minWaveSDKVersion to?


MartinEklund

Recommended Posts

Documentation says:
"if your app invokes an API effective with Runtime
version 2 and this API is “MUST HAVE” for your content"
But it is not clear what is the required API version
for individual scripts / prefabs etc

 

I currently use:
- Input: WaveVR_Controller.Input(...).GetPress...
- Display controllers: WaveVR_ControllerLoader
- Controller Transforms: WaveVR_Controller.Input(...).transform
- Camera Transform: WaveVR_InputModuleManager.Instance.gameObject
- prefabs: [WaveVR], WaveVR_ButtonList, WaveVR

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...