UnityLink`
UnityLink`

MergeUnityScenes

MergeUnityScenes[{scene1,scene2,}]

merges the given Unity scenes into the first scene in the list.

MergeUnityScenes[All]

merges all open Unity scenes into the active scene.

更多信息

  • Merging one or more source scenes into a destination scene will move all game objects in the source scene(s) into the destination scene. After merging, the source scenes are closed.
  • MergeUnityScenes[expr] returns UnityScene that the other scenes were merged into.
  • MergeUnityScenes[] is the same as MergeUnityScenes[All]

范例

打开所有单元关闭所有单元

基本范例  (2)

Load the UnityLink:

Open a Unity project:

Open multiple scenes:

Merge all open scenes into the active scene:

Merge all open scenes into the active scene:

Merge a list of scenes into a single scene:

Properties & Relations  (1)

$ActiveUnityScene returns the active scene:

Wolfram Research (2017),MergeUnityScenes,Wolfram 语言函数,https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html.

文本

Wolfram Research (2017),MergeUnityScenes,Wolfram 语言函数,https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html.

CMS

Wolfram 语言. 2017. "MergeUnityScenes." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html.

APA

Wolfram 语言. (2017). MergeUnityScenes. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html 年

BibTeX

@misc{reference.wolfram_2022_mergeunityscenes, author="Wolfram Research", title="{MergeUnityScenes}", year="2017", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2022_mergeunityscenes, organization={Wolfram Research}, title={MergeUnityScenes}, year={2017}, url={https://reference.wolfram.com/language/UnityLink/ref/MergeUnityScenes.html}, note=[Accessed: 21-November-2024 ]}