HeadPose.Pitch Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to