Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ClusterInputType

enumeration

Description

Values to determine the type of input value to be expect from one entry of ClusterInput.

Properties

ButtonDevice that return a binary result of pressed or not pressed.
AxisDevice is an analog axis that provides continuous value represented by a float.
TrackerDevice that provide position and orientation values.
CustomProvidedInputA user customized input.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答