次の方法で共有


Occlusion.EyeOccluded プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象