docs.unity.cn
    Show / Hide Table of Contents

    Struct SendBufferedHapticCommand

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem.XR.Haptics
    Syntax
    public struct SendBufferedHapticCommand : IInputDeviceCommandInfo

    Properties

    typeStatic

    Declaration
    public readonly FourCC typeStatic { get; }
    Property Value
    Type Description
    FourCC
    Implements
    IInputDeviceCommandInfo.typeStatic

    Methods

    Create(Byte[])

    Declaration
    public static SendBufferedHapticCommand Create(byte[] rumbleBuffer)
    Parameters
    Type Name Description
    Byte[] rumbleBuffer
    Returns
    Type Description
    SendBufferedHapticCommand
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on 27 March 2023
    Terms of use