Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


altitudeAngle

Gets the angle of the stylus relative to the surface, in radians
Read time 1 minuteLast updated 11 days ago

Definition

public float altitudeAngle { get; protected set; }

Remarks

A value of 0 indicates that the stylus is parallel to the surface. A value of pi/2 indicates that it is perpendicular to the surface.