次の方法で共有


Occlusion.ForeheadOccluded プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="foreheadOccluded")]
public bool ForeheadOccluded { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="foreheadOccluded")>]
member this.ForeheadOccluded : bool with get, set
Public Property ForeheadOccluded As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象