docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SendBufferedHapticCommand

    Implements
    IInputDeviceCommandInfo
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem.XR.Haptics
    Assembly: Unity.InputSystem.dll
    Syntax
    public struct SendBufferedHapticCommand : IInputDeviceCommandInfo

    Properties

    typeStatic

    The data format identifier of the device command as a FourCC code.

    Declaration
    public FourCC typeStatic { get; }
    Property Value
    Type Description
    FourCC

    Methods

    Create(byte[])

    Declaration
    public static SendBufferedHapticCommand Create(byte[] rumbleBuffer)
    Parameters
    Type Name Description
    byte[] rumbleBuffer
    Returns
    Type Description
    SendBufferedHapticCommand

    Implements

    IInputDeviceCommandInfo
    In This Article
    Back to top
    Copyright © 2024 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)