StatefulInteractable.AllowSelectByVoice Property
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.
Does the interactable allow triggering select via a voice command? If true, voice command can be used to trigger "select" on the interactable
C#
public bool AllowSelectByVoice { get; set; }
member this.AllowSelectByVoice : bool with get, set
Public Property AllowSelectByVoice As Boolean
Proizvod | Verzije |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |