docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SendLEDEffect

    Implements
    IInputDeviceCommandInfo
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.MagicLeap
    Assembly: UnityEngine.XR.MagicLeap.dll
    Syntax
    public struct SendLEDEffect : 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(LEDEffect, LEDSpeed, LEDPattern, LEDColor, uint)

    Declaration
    public static SendLEDEffect Create(LEDEffect ledEffect, LEDSpeed ledSpeed, LEDPattern ledPattern, LEDColor ledColor, uint durationMs)
    Parameters
    Type Name Description
    LEDEffect ledEffect
    LEDSpeed ledSpeed
    LEDPattern ledPattern
    LEDColor ledColor
    uint durationMs
    Returns
    Type Description
    SendLEDEffect

    Implements

    IInputDeviceCommandInfo
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)