Skip to main content
Version: 20 Mar 2024

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

TypeNameDescription
boolenabled

Public Attributes

baseCommand


public InputDeviceCommand baseCommand;


isEnabled


public bool isEnabled;