UnityLink`
UnityLink`

CreateUnityPlane

CreateUnityPlane[]

Unity Planeのプリミティブを作る:

CreateUnityPlane["name"]

"name" という名前でUnity Planeのプリミティブを作る.

CreateUnityPlane["name",p]

名前を"name",中心を p として,Unity Planeのプリミティブを作る.

CreateUnityPlane["name",p,l]

名前を"name",中心を p ,長さを l として,Unity Planeのプリミティブを作る.

詳細

  • CreateUnityPlaneは,作成したUnityGameObjectを返す.もし作成できなければ,$Failedを返す.
  • CreateUnityPlaneは,Listable(リスト可)である.

例題

すべて開くすべて閉じる

  (2)

UnityLinkをロードする:

Unityプロジェクトを開く:

デフォルトのUnity Planeのプリミティブを作る:

Unity Planeのプリミティブのメッシュを得る:

スコープ  (5)

デフォルトのUnity Planeのプリミティブを作る:

指定の名前でUnity Planeのプリミティブを作る:

名前と中心を指定して,Unity Planeのプリミティブを作る:

名前と中心と長さを指定して,Unity Planeのプリミティブを作る:

CreateUnityPlaneは,Listable(リスト可)である:

Wolfram Research (2019), CreateUnityPlane, Wolfram言語関数, https://reference.wolfram.com/language/UnityLink/ref/CreateUnityPlane.html.

テキスト

Wolfram Research (2019), CreateUnityPlane, Wolfram言語関数, https://reference.wolfram.com/language/UnityLink/ref/CreateUnityPlane.html.

CMS

Wolfram Language. 2019. "CreateUnityPlane." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/CreateUnityPlane.html.

APA

Wolfram Language. (2019). CreateUnityPlane. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/CreateUnityPlane.html

BibTeX

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

BibLaTeX

@online{reference.wolfram_2022_createunityplane, organization={Wolfram Research}, title={CreateUnityPlane}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/CreateUnityPlane.html}, note=[Accessed: 05-November-2024 ]}