OVR Platform BP

InnerLoop LLC - 代码插件 - 2021/07/14

A library of blueprint nodes for Oculus Platform functions.

  • 支持的平台
  • 支持的引擎版本
    4.24 - 4.27
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.