0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Meta Quest】XR Interaction ToolkitのユニバーサルコントローラーをTouchコントローラーに変更する

0
Posted at

アドカレ

KENTOのひとりアドカレ18日目の記事です。
https://qiita.com/advent-calendar/2025/kento

環境情報

ツール/SDK バージョン
Unity 6000.0.62f1
Meta XR Core SDK 81.0.0
Open XR Plugin 1.16.0
XR Interaction Toolkit 3.0.9
XR Hands 1.7.1

事前準備は以下の通りです。

ユニバーサルコントローラー

XRIのサンプルでは、汎用的なコントローラーのモデルとして、ユニバーサルコントローラーが配置されています。

image.png

Metaのコントローラーに置き換え

以下パスのPrefabを利用します。
Packages/com.meta.xr.sdk.core/Prefabs/OVRControllerPrefab.prefab

UniversalControllerと同じ階層に配置し、対象のモデルをアクティブにしてあげればOKです。
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?