docs.unity3d.com
    Show / Hide Table of Contents

    Class RecordingInputModule.InputModuleRecordingData

    Inheritance
    Object
    BaseRecordingData
    RecordingInputModule.InputModuleRecordingData
    Namespace: UnityEngine.EventSystems
    Syntax
    [Serializable]
    public class InputModuleRecordingData : BaseRecordingData

    Fields

    entryScene

    Declaration
    public string entryScene
    Field Value
    Type Description
    String

    touchData

    Declaration
    public List<RecordingInputModule.TouchData> touchData
    Field Value
    Type Description
    List<RecordingInputModule.TouchData>

    Methods

    InterpolateDragEvents(Int32, Vector2, Vector2)

    Declaration
    public void InterpolateDragEvents(int index, Vector2 startPos, Vector2 endPos)
    Parameters
    Type Name Description
    Int32 index
    Vector2 startPos
    Vector2 endPos
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023