HeadPose.Yaw Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="yaw")]
public double Yaw { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="yaw")>]
member this.Yaw : double with get, set
Public Property Yaw As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to