Sensitivity of the IR camera on the Wiimote

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public enum IRSensitivity
Visual Basic (Declaration)
Public Enumeration IRSensitivity
Visual C++
public enum class IRSensitivity

Members

Member nameDescription
WiiLevel1
Equivalent to level 1 on the Wii console
WiiLevel2
Equivalent to level 2 on the Wii console
WiiLevel3
Equivalent to level 3 on the Wii console (default)
WiiLevel4
Equivalent to level 4 on the Wii console
WiiLevel5
Equivalent to level 5 on the Wii console
Maximum
Maximum sensitivity

See Also