Interface SensorControllerData

Hierarchy

Properties

audioEnabled: boolean

Whether the sensor will make a sound when triggering.

buttonMode: boolean

Whether the sensor will only be active while sensing, instead of toggling when being triggered.

color: string

The hex code of the color that the sensor will exclusively detect when colorMode is true.

colorMode: boolean

Whether the sensor will only be active when detecting a specific color.

id: number

Identifier for this controller object.

range: number

The range of the sensor.

Generated using TypeDoc