LightMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sensor mode when using a NXT light sensor
public enum LightMode
type LightMode =
Public Enum LightMode
- Inheritance
-
LightMode
Fields
Name | Value | Description |
---|---|---|
Ambient | 7 | Use the light sensor to detect the light intensity |
Relection | 7 | Use the lgith sensor to read reflected light |