UserInputRecorderFeedback Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.MonoBehaviourUserInputRecorderFeedback
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Constructors
| UserInputRecorderFeedback() |
Methods
| LoadData() | |
| PauseReplay() | |
| StartRecording() | |
| StartReplay() | |
| StopRecording() |