docs.unity.cn
    Show / Hide Table of Contents

    Struct SendBufferedHapticCommand

    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 © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, January 5, 2022
    Terms of use