Click or drag to resize

UnitConversiontoUnit Method

Overload List
  NameDescription
Public methodtoUnit(ListListListListDouble)
converts given list of list of numbers from the base unit of the conversion.
Public methodtoUnit(ListListListDouble)
converts given list of list of numbers from the base unit of the conversion.
Public methodtoUnit(ListListDouble)
converts given list of list of numbers from the base unit of the conversion.
Public methodtoUnit(ListDouble)
converts given list of numbers from the base unit of the conversion.
Public methodtoUnit(Double)
Converts number from the base unit to the conversion.
Public methodtoUnit(Double)
converts given array from the base unit of the conversion.
Public methodtoUnit(Point3)
converts given point from the base unit of the conversion.
Public methodtoUnit(Vector3)
converts given vector from the base unit of the conversion.
Public methodtoUnit(ListVector3)
converts given list of vectors from the base unit of the conversion.
Public methodtoUnit(ListListVector3)
converts given list of list of vectors from the base unit of the conversion.
Top
See Also