UserInputRecorderFeedback Class

Definition

public ref class UserInputRecorderFeedback : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/UserInputRecorderFeedback")]
public class UserInputRecorderFeedback : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/UserInputRecorderFeedback")>]
type UserInputRecorderFeedback = class
    inherit MonoBehaviour
Public Class UserInputRecorderFeedback
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
UserInputRecorderFeedback
Attributes
UnityEngine.AddComponentMenuAttribute

Constructors

UserInputRecorderFeedback()

Methods

LoadData()
PauseReplay()
StartRecording()
StartReplay()
StopRecording()

Applies to