Click or drag to resize

Spherical Properties

The Spherical type exposes the following members.

Properties
  NameDescription
Public propertyClock
Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
Public propertyCone
Gets the angular coordinate measured from the positive z-axis and toward the negative z-axis.
Public propertyIsUndefined
Gets a value indicating whether any of the coordinates for this instance have the value NaN.
Public propertyItem
Gets the value of the specified element with index of 0, 1, and 2 corresponding to the coordinates Clock, Cone, and Magnitude.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyMagnitude
Gets the linear coordinate measured from the origin.
Public propertyStatic memberUndefined
Gets a set of Spherical coordinates with values of NaN.
Public propertyStatic memberZero
Gets a set of Spherical coordinates with values of zero.
Top
See Also