Struct SetEyesEnabled
Implements
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public struct SetEyesEnabled : IInputDeviceCommandInfo
Properties
Type
Declaration
public static FourCC Type { get; }
Property Value
| Type | Description |
|---|---|
| FourCC |
typeStatic
Declaration
public FourCC typeStatic { get; }
Property Value
| Type | Description |
|---|---|
| FourCC |
Methods
Create(bool)
Declaration
public static SetEyesEnabled Create(bool enabled)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | enabled |
Returns
| Type | Description |
|---|---|
| SetEyesEnabled |