Struct SendControllerVibe
Implements
Inherited Members
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
public struct SendControllerVibe : 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(VibePattern, VibeIntensity)
Declaration
public static SendControllerVibe Create(VibePattern vibePattern, VibeIntensity vibeIntensity)
Parameters
| Type | Name | Description |
|---|---|---|
| VibePattern | vibePattern | |
| VibeIntensity | vibeIntensity |
Returns
| Type | Description |
|---|---|
| SendControllerVibe |