Occlusion.MouthOccluded Property
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.
Gets or sets a boolean value indicating whether the mouth is occluded.
[Newtonsoft.Json.JsonProperty(PropertyName="mouthOccluded")]
public bool MouthOccluded { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mouthOccluded")>]
member this.MouthOccluded : bool with get, set
Public Property MouthOccluded As Boolean
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute