Occlusion.MouthOccluded Property

Definition

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

Applies to