ControllerPath

ControllerPath

ControllerStateManipulateGraphics3D等の関数で試される外部コントローラやコントローラのクラスのリストを与えるオプションである.

詳細

  • ControllerPath->{id1,id2,}の設定のとき,Wolframシステムは,それがなんであれ必要とされるコントロールをサポートする最初のものを使って,識別子 idnで指定されるコントローラを連続的に試みる.
  • コントローラの識別子には次のようなものがある.
  • "name"ControllerInformationからのデバイス名
    "class"デバイスクラス指定子
    nControllerInformationからのローデバイス指標
    All要求されたコントロールをサポートする全デバイス
  • 使用可能なクラス指定子には次のようなものがある.
  • "Gamepad"一般に2つのアナログコントロールを含むコントローラ
    "Joystick"一般に1つの主アナログコントロールを含むコントローラ
    "Detachable"コンピュータに組込まれていないコントローラ
    "BuiltIn"コンピュータに組込まれているコントローラ

例題

  (6)

デフォルトで,Manipulateはすべての必要なコントロールをサポートする最初のコントローラに反応する:

"Gamepad"を使って一般に2つのアナログコントロールを含むコントローラを指定する:

"Joystick"を使って,一般に主アナログコントロールを含むコントローラを指定する:

スペースマイスのようなコントローラに"Multi-Axis Controller"を使う:

"Detachable"を使ってコンピュータに組み込まれていないコントローラを指定する:

"BuiltIn"を使ってコンピュータに組込みのコントローラを指定する:

Wolfram Research (2007), ControllerPath, Wolfram言語関数, https://reference.wolfram.com/language/ref/ControllerPath.html.

テキスト

Wolfram Research (2007), ControllerPath, Wolfram言語関数, https://reference.wolfram.com/language/ref/ControllerPath.html.

CMS

Wolfram Language. 2007. "ControllerPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ControllerPath.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_controllerpath, author="Wolfram Research", title="{ControllerPath}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ControllerPath.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_controllerpath, organization={Wolfram Research}, title={ControllerPath}, year={2007}, url={https://reference.wolfram.com/language/ref/ControllerPath.html}, note=[Accessed: 22-November-2024 ]}