deltaZ
The z-coordinate change for a scroll wheel, mouse-move, or mouse-drag event.
Declaration
var deltaZ: CGFloat { get }Discussion
This value is typically 0.0.
The z-coordinate change for a scroll wheel, mouse-move, or mouse-drag event.
var deltaZ: CGFloat { get }This value is typically 0.0.