HeadPose.Roll Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to