|
|
UnitConversiontoBase Method |
| Name | Description | |
|---|---|---|
| toBase(ListDouble) |
converts given list of numbers to the base unit of the conversion.
| |
| toBase(Double) |
Converts given number to the base unit of the conversion.
| |
| toBase(Double) |
converts given array to the base unit of the conversion.
| |
| toBase(Point3) |
converts given point to the base unit of the conversion.
| |
| toBase(Vector3) |
converts given vector to the base unit of the conversion.
| |
| toBase(ListVector3) |
converts given vector to the base unit of the conversion.
|