From 62f59f5e8de990ffc0c174fbd108af7c63832ed9 Mon Sep 17 00:00:00 2001
From: BlueRose <378100977@qq.com>
Date: Thu, 11 Jul 2024 16:10:54 +0800
Subject: [PATCH] vault backup: 2024-07-11 16:10:53

---
 .obsidian/plugins/various-complements/histories.json | 2 +-
 02-Note/DAWA/ASoul/流程笔记/VJ播放.md                | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)
 create mode 100644 02-Note/DAWA/ASoul/流程笔记/VJ播放.md

diff --git a/.obsidian/plugins/various-complements/histories.json b/.obsidian/plugins/various-complements/histories.json
index eb5596b..249c45f 100644
--- a/.obsidian/plugins/various-complements/histories.json
+++ b/.obsidian/plugins/various-complements/histories.json
@@ -1 +1 @@
-{"具体的命令应该说是":{"具体的命令应该说是":{"currentFile":{"count":1,"lastUpdated":1717749753511}}},"添加一个Idol.xxx标签。":{"添加一个Idol.xxx标签。":{"currentFile":{"count":2,"lastUpdated":1718092533903}}},"FGBufferData":{"FGBufferData":{"currentFile":{"count":1,"lastUpdated":1718936545718}}},"中添加写入FGBufferData逻辑。代码如下:":{"中添加写入FGBufferData逻辑。代码如下:":{"currentFile":{"count":1,"lastUpdated":1718964454078}}},"MountPoint":{"MountPoint":{"currentFile":{"count":1,"lastUpdated":1719385071039}}},"V02:Surface材质相关属性逻辑,被MF":{"V02:Surface材质相关属性逻辑,被MF":{"currentFile":{"count":1,"lastUpdated":1719480408956}}},"MaterialInstance":{"MaterialInstance":{"currentFile":{"count":1,"lastUpdated":1719541411063}}},"CharacterEffects":{"CharacterEffects":{"currentFile":{"count":1,"lastUpdated":1719544276030}}},"MainLightIntensity,这些一般在Sequence中进行修改。":{"MainLightIntensity,这些一般在Sequence中进行修改。":{"currentFile":{"count":3,"lastUpdated":1719820337575}}}}
\ No newline at end of file
+{"添加一个Idol.xxx标签。":{"添加一个Idol.xxx标签。":{"currentFile":{"count":2,"lastUpdated":1718092533903}}},"FGBufferData":{"FGBufferData":{"currentFile":{"count":1,"lastUpdated":1718936545718}}},"中添加写入FGBufferData逻辑。代码如下:":{"中添加写入FGBufferData逻辑。代码如下:":{"currentFile":{"count":1,"lastUpdated":1718964454078}}},"MountPoint":{"MountPoint":{"currentFile":{"count":1,"lastUpdated":1719385071039}}},"V02:Surface材质相关属性逻辑,被MF":{"V02:Surface材质相关属性逻辑,被MF":{"currentFile":{"count":1,"lastUpdated":1719480408956}}},"MaterialInstance":{"MaterialInstance":{"currentFile":{"count":1,"lastUpdated":1719541411063}}},"CharacterEffects":{"CharacterEffects":{"currentFile":{"count":1,"lastUpdated":1719544276030}}},"MainLightIntensity,这些一般在Sequence中进行修改。":{"MainLightIntensity,这些一般在Sequence中进行修改。":{"currentFile":{"count":3,"lastUpdated":1719820337575}}},"LiveLink的应用及扩展":{"LiveLink的应用及扩展":{"internalLink":{"count":1,"lastUpdated":1720682388242}}}}
\ No newline at end of file
diff --git a/02-Note/DAWA/ASoul/流程笔记/VJ播放.md b/02-Note/DAWA/ASoul/流程笔记/VJ播放.md
new file mode 100644
index 0000000..20608e2
--- /dev/null
+++ b/02-Note/DAWA/ASoul/流程笔记/VJ播放.md
@@ -0,0 +1,5 @@
+# 相关蓝图类
+BP_Live:里面可以指定MediaPlayer以及MediaTexture,并且替换蓝图子StaticMesh材质中的EmissiveMap为MediaTexture。
+
+# 导播台
+之后就可以将视频放到指定的Saved文件夹里,就可以在导播台播放了。