OVR Platform BP

A library of blueprint nodes for Oculus Platform functions.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.24 - 4.27
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

What this is:

  • ...the Oculus Platform SDK exposed to blueprints as directly as possible.
  • ...300+ Oculus Platform functions.

What this isn't:

  • ...an integration of the Oculus Platform SDK into existing UE4 systems. (e.g. Sessions)
  • ...an expansion, simplification, or explanation of the existing SDK.
  • ...complete. Some features have not been implemented.


You'll find blueprint nodes for the functions included in the Oculus Platform SDK. These nodes make it easy to integrate Leaderboards, Achievements, In-App Purchases, and more into your Oculus app.


Includes a Project Settings tool to easily configure your app for use with the Oculus Platform services. The currently installed Oculus Platform SDK version number is exposed in the plugin settings, making it easy to quickly check which version your engine is using.


This plugin relies on the Oculus Platform SDK, which is included in UE4. However, a more up-to-date version of the Oculus Platform SDK is recommended. OVR Platform BP is simply a blueprint wrapper for the existing SDK. Some features of this plugin are not available in UE4 by default, but can be made functional by updating the Oculus Platform SDK. Updated SDK versions can be downloaded from the Oculus developer site. OVR Platform BP Supports all SDK versions (1.24 or later), though new features introduced after v28 are not yet included.


11/16/21 - Today, Oculus announced that paid IAP is now available for App Lab projects! The IAP functionality of this plugin should now function as intended.


This plugin was not created by, and is not supported by, Oculus.

テクニカルノート

Please refer to the Oculus Platform documentation for explanations of SDK usage.

Join our Discord server for prioritized support.

Features:

  • Project Settings configuration tool
  • Achievements
  • Asset Files
  • Challenges
  • Cloud Storage*
  • Deep Linking
  • In-App Purchases
  • Language Packs
  • Leaderboards
  • Livestreaming and Content Sharing
  • Parties and Party Chat
  • Rich Presence/Destinations
  • Rooms
  • User/Identity


Code Modules:

  •  OVR Platform BP (Runtime)


Number of Blueprints: 300+ blueprint accessible functions

Number of C++ Classes: N/A

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64, Android (Quest)

Documentation: https://www.innerloopllc.com/ovrplatformbp/

Example Project: Coming Soon

Important/Additional Notes:

  • Oculus Quest/Quest 2 and Oculus App Lab are supported.
  • Some features are not available for App Lab. (E.g. Cross Buy and App Groupings.)
  • Cloud Storage v2 has been deprecated. Instead, please use the new Cloud Backup feature.