Unity/VideoPlayer
提供: 初心者エンジニアの簡易メモ
サンプル作成
- ヒエラルキーから、Planeを作成する。
- Planeを見やすいように、Rotationを(90,180,0)へ
- PlaneのInspectorからAddCompornentして、Video Playerを追加
- Video SourceをURLにして、ネット上にあるmp4データなどを、追加する
参考:https://xr-hub.com/archives/15798
UniversalPRでのサンプル作成
- PlayerSettingsのgraphicsのAssetsにUniversalPRを入れる。
- 上と同じ手順で作成し直す。
- PlaneのMeshRendererが、Litになってることを確認
GoogleDriveなどでmp4を上げてソースアクセスする方法
以下のような感じにurlを変更すれば良い。
ttps://drive.google.com/uc?export=view&id=[id]