API reference
API reference
Select your platform
No SDKs available
No versions available

OculusInitParams Struct

The OculusInitParams struct is used to specify initialization parameters for the OculusPlatform SDK. Specifically, it is used in the Platform.InitializeStandaloneOculus call. It is used to represent vital data that is used to initialize the SDK. See more details here.

Fields

Credentials struct type.
The email field is a string that represents the email address that is associated with the Oculus account.
The password field is a string that represents the password that is associated with the Oculus account.
The appID field is an unsigned integer that represents the id of the Application that is initializing the OculusPlatform SDK.
Optional override for 'https://graph.oculus.com'.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon