SetEyesEnabled
Inherits from:
IInputDeviceCommandInfo
Public Fields
Type
public static FourCC Type { get; set; }
typeStatic
public FourCC typeStatic { get; set; }
Public Methods
SetEyesEnabled Create
public static SetEyesEnabled Create(
bool enabled
)
Parameters
Type | Name | Description |
---|---|---|
bool | enabled |
Public Attributes
baseCommand
public InputDeviceCommand baseCommand;
isEnabled
public bool isEnabled;