Struct SetControllerEnabled
Implements
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public struct SetControllerEnabled : 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 SetControllerEnabled Create(bool enabled)
Parameters
Type | Name | Description |
---|---|---|
bool | enabled |
Returns
Type | Description |
---|---|
SetControllerEnabled |