Struct QueryControllerEnabled
Implements
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public struct QueryControllerEnabled : IInputDeviceCommandInfo
Fields
isEnabled
Declaration
public bool isEnabled
Field Value
| Type | Description |
|---|---|
| bool |
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()
Declaration
public static QueryControllerEnabled Create()
Returns
| Type | Description |
|---|---|
| QueryControllerEnabled |