OculusPlatformTestUserAccessToken
: string
[Get][Set] |
Represents the test user's access token for the Unity Editor settings. It has two methods to get and set the access token of the test user. It is used by StandalonePlatform.InitializeInEditor().
Signature
string Oculus.Platform.StandalonePlatformSettings.OculusPlatformTestUserAccessToken |
OculusPlatformTestUserEmail
: string
[Get][Set] |
Represents the test user's email address for the Unity Editor settings. It has two methods to get and set the email address of the test user.
Signature
string Oculus.Platform.StandalonePlatformSettings.OculusPlatformTestUserEmail |
OculusPlatformTestUserPassword
: string
[Get][Set] |
Represents the test user's password for the Unity Editor settings. It has two methods to get and set the password of the test user.
Signature
string Oculus.Platform.StandalonePlatformSettings.OculusPlatformTestUserPassword |