补充配置文档 物体显影的Action

This commit is contained in:
shenjianxing 2024-12-18 09:38:57 +08:00
parent 4e8a0eff02
commit 90bb9d43ac

View File

@ -47,7 +47,8 @@
--> -->
<Action type="Video" value="test.mp4" size="500,500" offset="10,10" finishedEvent="finished" closeEvent="close"/> <Action type="Video" value="test.mp4" size="500,500" offset="10,10" finishedEvent="finished" closeEvent="close"/>
<!--物体显隐 用于3D物体 isShow=true为显示 false为隐藏 UI的显隐使用UIShow-->
<Action type="Show" value="SM_QvanChangJing/sence/pPlane1" isShow="false"></Action>