物件播放器大包-集成说明
<table>
<thead>
<tr>
<th>最后修订日期</th>
<th>2024-1</th>
<th>更新内容</th>
</tr>
</thead>
<tbody>
<tr>
<td>作者</td>
<td>赖俊贤</td>
<td>初版</td>
</tr>
<tr>
<td></td>
<td>张煜园</td>
<td>更新2.7 2.8</td>
</tr>
</tbody>
</table>
<h2>物件播放器组件-集成依赖版本仓库地址</h2>
<p>ssh://951126@gerrit.sdp.nd:29418/component-dll/vlab-equipmentplayer
分支:feature/0.5.0
> 工号因人而异</p>
<h1>新工程导入[物件播放器组件]</h1>
<ol>
<li>设置UPM URL:</li>
</ol>
<p>> "name": "SDP",
"url": "<a href="http://nexus.sdp.nd/repository/unity-upm"">http://nexus.sdp.nd/repository/unity-upm"</a>;,
"scopes": ["com.nd"]
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=80104e43b18bd1fd6bf5ba96b456fd38&amp;file=file.png" alt="" /></p>
<ol>
<li>导入Package包
"com.nd.vlab-equipmentplayer" : "0.5.0-pre2"</li>
</ol>
<p>物件播放器组件对原播放器工程的依赖,需要从播放器工程拷贝到目标工程(接入物件播放器组件的工程)
2.1 ModuleConfig.json
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=84d26eebd1edba66d29e166b0f4c0090&amp;file=file.png" alt="" /></p>
<p>2.2 StreamingAssets
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=25cdf4a78a107055515e38d2ec6f2f37&amp;file=file.png" alt="" /></p>
<p>2.3 Packages
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=ea9e270ae0ec75eeef13b2de740264ee&amp;file=file.png" alt="" /></p>
<p>2.4 .Net API
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=72f206d4ff20e185603392c0e23c1f25&amp;file=file.png" alt="" /></p>
<p>2.5 宏定义
URP_RENDER_PIPELINE;THREAD_SAFE
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=8e5ece54de80c3bedc609fc2cfc30947&amp;file=file.png" alt="" /></p>
<p>2.6 Tag & Layer
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=ca6294891119d22902c7c46e206a1690&amp;file=file.png" alt="" /></p>
<p>可直接拷贝该文件到目标工程
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=d45d2e4771fc39a67d514a5d89a35742&amp;file=file.png" alt="" /></p>
<p>2.7 播放器参数
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=ee8147a3d3586249be777db6cad5cf41&amp;file=file.png" alt="" /></p>
<p>2.8 urp 直接拷贝原工程
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=552ed2433db510a6c82cff7d3317a623&amp;file=file.png" alt="" /></p>