「Unity/VR/VRTK」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→VRTKインストール) |
|||
行9: | 行9: | ||
20221015現在、v.3.3.0だった | 20221015現在、v.3.3.0だった | ||
− | ==再生時に"error CS0117: 'XRDevice' does not contain a definition for 'model'"が出る== | + | ===再生時に"error CS0117: 'XRDevice' does not contain a definition for 'model'"が出る=== |
詳細 | 詳細 | ||
Assets/VRTK/Source/SDK/Base/SDK_BaseHeadset.cs(150,57): error CS0117: 'XRDevice' does not contain a definition for 'model' | Assets/VRTK/Source/SDK/Base/SDK_BaseHeadset.cs(150,57): error CS0117: 'XRDevice' does not contain a definition for 'model' |
2022年10月17日 (月) 09:09時点における版
SteamVRPluginインストール
SteamVRPlugin https://assetstore.unity.com/packages/tools/integration/steamvr-plugin-32647
20221015現在、v.2.7.3だった
VRTKインストール
20221015現在、v.3.3.0だった
再生時に"error CS0117: 'XRDevice' does not contain a definition for 'model'"が出る
詳細
Assets/VRTK/Source/SDK/Base/SDK_BaseHeadset.cs(150,57): error CS0117: 'XRDevice' does not contain a definition for 'model'