MixedRealityKeyboardPreview Class
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.
Component to manage the visuals for a Mixed Reality Keyboard Preview window.
C++
public ref class MixedRealityKeyboardPreview : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/MixedRealityKeyboardPreview")]
public class MixedRealityKeyboardPreview : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/MixedRealityKeyboardPreview")>]
type MixedRealityKeyboardPreview = class
inherit MonoBehaviour
Public Class MixedRealityKeyboardPreview
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourMixedRealityKeyboardPreview
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Caret |
Where the caret lies within the text. |
Preview |
The transform to move based on the preview caret. |
Preview |
The Text Mesh Pro text field to display the preview text. |
Text |
The text to display in the preview. |
Toggle |
Utility method which can be used to toggle if solvers update. |
Produk | Versi |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |