Translations:Portals/20/ja: Difference between revisions

From VRChat Wiki
Initial
 
nekochanfood (talk | contribs)
No edit summary
 
Line 1: Line 1:
ワールド作成者は、[[Special:MyLanguage/VRChat SDK|VRChat SDK]]の[https://creators.vrchat.com/worlds/components/vrc_portalmarker/ VRC Portal Marker]プレハブを使用して、自身のワールドにポータルを追加できます。
ワールド作者は、[[Special:MyLanguage/VRChat SDK|VRChat SDK]]の[https://creators.vrchat.com/worlds/components/vrc_portalmarker/ VRC Portal Marker]プレファブを使って、自分のワールドにポータルを置くことができる。


<code>Packages/com.vrchat.worlds/Samples/UdonExampleScene/Prefabs/VRCPortalMarker.prefab</code> に配置されています。
<code>Packages/com.vrchat.worlds/Samples/UdonExampleScene/Prefabs/VRCPortalMarker.prefab</code> にポータルのプレファブがある。


ワールドIDと任意のカスタムポータル名を指定可能です。
ワールド ID と任意のカスタムポータル名を設定できる。


あるいは、ポータルマーカーを公式のVRChatハブまたはホームワールドに設定することもできます。
また、Portal Marker は公式の VRChat ハブワールドまたはホームワールドに設定することもできる。

Latest revision as of 21:22, 31 December 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Portals)
World authors can add portals to their world via the [https://creators.vrchat.com/worlds/components/vrc_portalmarker/ VRC Portal Marker] prefab from the [[Special:MyLanguage/VRChat SDK|VRChat SDK]]. It is located in <code>Packages/com.vrchat.worlds/Samples/UdonExampleScene/Prefabs/VRCPortalMarker.prefab</code>. It allows a world ID along with an optional custom portal name. Alternatively, the Portal Marker may point to the official VRChat Hub or Home World instead.

ワールド作者は、VRChat SDKVRC Portal Markerプレファブを使って、自分のワールドにポータルを置くことができる。

Packages/com.vrchat.worlds/Samples/UdonExampleScene/Prefabs/VRCPortalMarker.prefab にポータルのプレファブがある。

ワールド ID と任意のカスタムポータル名を設定できる。

また、Portal Marker は公式の VRChat ハブワールドまたはホームワールドに設定することもできる。