Click or drag to resize

UnitConversiontoBase Method

Overload List
  NameDescription
Public methodtoBase(ListDouble)
converts given list of numbers to the base unit of the conversion.
Public methodtoBase(Double)
Converts given number to the base unit of the conversion.
Public methodtoBase(Double)
converts given array to the base unit of the conversion.
Public methodtoBase(Point3)
converts given point to the base unit of the conversion.
Public methodtoBase(Vector3)
converts given vector to the base unit of the conversion.
Public methodtoBase(ListVector3)
converts given vector to the base unit of the conversion.
Top
See Also