pitch
The pitch angle of a face in radians.
Declaration
var pitch: NSNumber? { get }Discussion
This value indicates the rotational angle of the face around the x-axis.
If the request doesn’t calculate the angle, the value is nil.
The pitch angle of a face in radians.
var pitch: NSNumber? { get }This value indicates the rotational angle of the face around the x-axis.
If the request doesn’t calculate the angle, the value is nil.