次の方法で共有


Occlusion.MouthOccluded プロパティ

定義

口がオクルージョンされているかどうかを示すブール値を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象