This site has been permanently archived. The content on this site was last updated in 2019.
GvrUnitySdkVersion
Provides and logs versioning information for the GVR SDK for Unity.
Summary
Public attributes
|
GVR_SDK_VERSION = "1.200.0"
|
const string
The version of the SDK.
|
Public attributes
GVR_SDK_VERSION
const string GVR_SDK_VERSION = "1.200.0"
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["The `GvrUnitySdkVersion` provides and logs versioning information for the Google VR SDK for Unity."],["The current version of the SDK, accessible via the `GVR_SDK_VERSION` attribute, is \"1.200.0\"."]]],["The GvrUnitySdkVersion provides versioning data for the GVR SDK for Unity. The core information is contained within the public attribute `GVR_SDK_VERSION`, a constant string. This attribute holds the current SDK version number, which is \"1.200.0\". This version string can be accessed and used for logging purposes or other version-specific operations within Unity projects using the GVR SDK.\n"]]